|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re^3: Parsing XML with XML::Simpleby ferreira (Chaplain) |
| on Dec 17, 2006 at 20:14 UTC ( [id://590371]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
The big issue is that if you have First Last <this@that.com> within your XML, you have bad XML. (It should be First Last <this@that.com>.) It is better to fix these files. I am not sure how you came into this, because XML::Simple usually escapes these things:
It could be the version you're using. The example above used
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||