|
|
| more useful options | |
| PerlMonks |
Re: Data Dumper utf8 utf-8 unicodeby Juerd (Abbot) |
| on Jun 21, 2009 at 23:35 UTC ( [id://773431]=note: print w/replies, xml ) | Need Help?? |
|
My question is how do i get Data::Dumper to handle utf8 strings and not produce ISO-latin-1 encoded utf-8 characters like x{....} It can't do that; Data::Dumper creates those \x{...} escapes unconditionally. You could instead hack Data::Dumper as already suggested by almut, or look for a replacement for Data::Dumper. As there are several, I'm convinced that at least one of them will do what you want.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||