[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
How to get Test:: to output in utf8
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
- Follow-Ups from:
-
Michael G Schwern <schwern@pobox.com>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]