* Michael Peters <mpet...@plusthree.com> [2010-02-02T11:13:26]
> Maybe have the option to UTF8 stdout/stderr and just send the
> characters and let the display handle it. But I don't think it
> should be the default. Unicode is tricky and lots of unicode
> characters can be combined in ways that look identical to humans
> when displayed, but are not the same at all when the bytes are
> shown.

I've been noodling around on a test routine that will smartly decide how to
display the diagnostics between standard "is", eq_or_diff, or using
Test::BinaryData.  This is a pretty common itch, I think.

Suggested heuristics welcome.

-- 
rjbs

Reply via email to