develooper Front page | perl.perl5.porters | Postings from October 2008

How to get Test:: to output in utf8

Thread Next
From:
karl williamson
Date:
October 25, 2008 17:13
Subject:
How to get Test:: to output in utf8
Message ID:
4903B620.6090203@khwilliamson.com
I'm converting some tests to use Test::More, and I get a lot of Wide 
character in print messages from it.  I have used binmode on both STDERR 
and STDOUT to set them to utf8.  I looked at the code briefly, and see 
that it dups these descriptors.  Is there any way to get it to output in 
utf8?

Thanks

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About