Re: XML::Twig produces double encoded UTF-8





On Jan 4, 3:36 pm, Josef Feit <j...@xxxxxxxxxxx> wrote:
I have problem with XML::Twig (Fedora 6).

When parsing and UTF-8 encoded xml file, I am getting double
encoded file in the output.

Hi,

That's unusual. Encoding problems are always a pain. The problem could
come from
the LANG environment variable, what is it set to? Did you try opening
the output file as
utf8 (see perldoc perlunicode). What's your version of perl BTW?

--
mirod

.