in reply to
Convert XML To Perl Data Structures Using XML::Twig
Have you used XML::Simple? It does exactly that, take a chunk of XML and turn it into Perl structure.
Comment on
Re: Convert XML To Perl Data Structures Using XML::Twig
In Section
Seekers of Perl Wisdom