in reply to
Re: utf8 && XML::Simple
in thread
utf8 && XML::Simple
++ ++ !! This technique works. It looks like XML::Simple will *automatically* read in a file as utf8. So, you must explicilty write a file as utf8, and just use the XMLin method explicitly to read the file... Thanks! Zak
----
Zak -
the office
Comment on
Re^2: utf8 && XML::Simple
In Section
Seekers of Perl Wisdom