|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Valid XML and XML::Simpleby pKai (Priest) |
| on Oct 28, 2007 at 12:24 UTC ( #647687=note: print w/ replies, xml ) | Need Help?? |
|
I can confirm your symptom (i.e. "no error") when I force XML::Simple to use XML::Parser as its parser. Maybe your configuration uses XML::Parser as its default? Consult the "ENVIRONMENT" section in XML::Simple's documentation. If I let XML::Simple use XML::SAX as parser (which is my default, since it is installed), I get
Which is "somewhat" similar to the message Anonymous Monk reports in the first reply in this thread (but who -- judging from his message -- uses some other parser).
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||