in reply to
Easiest way to parse a simple XML file?
XML::Simple
will work just fine, as will SOAP::Custom::XML::Deserializer, examples
Re^2: Why SOAP::Lite Method call returned partially XML formatted?
,
Re^3: SOAP::Lite - Attribute in array
Comment on
Re: Easiest way to parse a simple XML file?
In Section
Seekers of Perl Wisdom