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? ThanksThread Next