in reply to XML::Twig handling arrays
I'm not sure what do you want the resulting datastructure to look like, but you might find XML::Rules handy. If you need to extract data from XML and tweak the datastructure you get, XML::Rules is the tool. Unlike XML::Simple or XML::Twig::simplify it gives you much more detailed control.
|
|---|