![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: XML::Smart and UTF-8by choroba (Bishop) |
on Jun 07, 2014 at 14:53 UTC ( #1089141=note: print w/replies, xml ) | Need Help?? |
I don't work with XML::Smart. However, its documentation says, that this kind of encoding happens for binary data. Are you sure Perl knows your incoming data are UTF-8 encoded? (Is the data really Цитата and Попобава?)
You can also try to directly specify you don't want to encode binary data by set_binary(0).
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
In Section
Seekers of Perl Wisdom
|
|