Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Couldn't open encmap shift-jis.enc: No such file or directory at /opt/perl/lib/site_perl/5.8.0/PA-RISC1.1- +thread-multi/XML/Parser.pm line 185
The xml file has it's charset as <?xml version="1.0" encoding="Shift-JIS" ?> But another Japanese xml file with same encoding settings got parsed correctly with the same perl installations.
Is there some known issue with Japanese wrt XML parser? What else can I verify to see why these two xml files behave differently with the XML parser? Please enlighten me.........
janitored by ybiC: Reformat for legibility
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Question on XML parser
by mirod (Canon) on Feb 11, 2004 at 18:19 UTC |