Re: Test::Differences and utf8

2010-02-02 Thread Michael Peters
On 02/02/2010 03:25 AM, Ovid wrote: Shlomi Fish sent a but report for Test::Differences and I'm afraid that I'm not comfortable enough with utf8 to be sure of the most appropriate fix (this is the second report on this topic). Essentially, utf8 characters are output as their \x{} equivalents a

Re: Test::Differences and utf8

2010-02-02 Thread Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
Most straightforward is to subclass that module and override the sub escape with something sane. signature.asc Description: This is a digitally signed message part.

Test::Differences and utf8

2010-02-02 Thread Ovid
Shlomi Fish sent a but report for Test::Differences and I'm afraid that I'm not comfortable enough with utf8 to be sure of the most appropriate fix (this is the second report on this topic). Essentially, utf8 characters are output as their \x{} equivalents and this makes the output unreadable. S