in reply to Fastest way of XML -> perl structure

Hello sectokia,

As other monks I prefere to use XML::Twig to parse and write back XML.

Anyway be adviced to NOT use XML::Simple It is an autodeprecated module: see XML::Simple needs to go! for many details and links to alternatives.

If I can cite brian_d_foy let me add something: "If you need to deal with XML, first we are sorry.."

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.