![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
That UTF pain...by yosefm (Friar) |
on Aug 11, 2003 at 16:04 UTC ( #282912=note: print w/replies, xml ) | Need Help?? |
I encountered this problem (before I knew about it :-( ) too. I'd like to point out that if you only work with one language (in the XML input and in your output) it's very easy to bypass this using Text::Iconv - I did it as a simple conversion sub that I called for outputting data from the XML. I guess this could be done with a handler too, but I haven't tried it yet. Here's my sub:
In Section
Module Reviews
|
|