in reply to
Perl and XML
You may want to have a look on XML::Simple too.
As the name says, it tends to be simple, but you have parsing and write-out in the same module as XMLin and XMLout.
Comment on
Re: Perl and XML
In Section
Seekers of Perl Wisdom