Re: XML::Simple and utf8 woes
- From: Dennis Roesler <noone@xxxxxxxxxxx>
- Date: Wed, 29 Mar 2006 11:08:11 -0500
corff@xxxxxxxxxxxxxxxxxx wrote:
Dennis Roesler <noone@xxxxxxxxxxx> wrote:
: I've been following this thread because I have been struggling with : XML::Simple writing/sourcing an XML file in cp932 encoding. The : NumericEscape is what resolved the writing and setting the encoding in : the xml declaration of the cp932 encoded file to x-sjis-cp932 so : XML::Simple would source it properly took me awhile to figure out :-(.
[ good examples snipped ]
Hi Dennis and all others who have contributed to this thread,
Thank you very much for your input.
I followed the idea of the broken SAX module and decided to make other
parsers usable by XML::SAX and by simply installing SAX::Expat as well
as XML::LibXML (my code now uses the latter, automagically) the script
finally runs flawlessly. What a mess of a difficult delivery it was!
Thanks for the update. I will look into SAX::Expat and XML::LibXML
Dennis
.
- References:
- XML::Simple and utf8 woes
- From: corff
- Re: XML::Simple and utf8 woes
- From: Chronos Tachyon
- Re: XML::Simple and utf8 woes
- From: corff
- Re: XML::Simple and utf8 woes
- From: Donald King
- Re: XML::Simple and utf8 woes
- From: corff
- Re: XML::Simple and utf8 woes
- From: Dennis Roesler
- Re: XML::Simple and utf8 woes
- From: corff
- XML::Simple and utf8 woes
- Prev by Date: Re: Find duplicates in a dat file
- Next by Date: Re: file glob in scalar context
- Previous by thread: Re: XML::Simple and utf8 woes
- Next by thread: Tranlating VB code into Perl to utilise Outlook Redemption
- Index(es):
Relevant Pages
|
Loading