in reply to
Convert XML To Perl Data Structures Using XML::Twig
Have you looked at
XML-Rules
? It also uses expat under the hood, and once you get your head wrapped around it, can be very natural.
Comment on
Re: Convert XML To Perl Data Structures Using XML::Twig
In Section
Seekers of Perl Wisdom