in reply to
The best way to handle different type of XML files
As the author of XML::Simple,
I recommend XML::LibXML
for anything but the most trivial of XML work.
Comment on
Re: The best way to handle different type of XML files
In Section
Seekers of Perl Wisdom