in reply to XML(::Simple) Parsing Efficiency

The latest version of XML::Simple, 1.08_01, which is not yet stable but should be soon I hope, can use any SAX parser. So if you install it, XML::SAX and XML::libXML and set XML::SAX to use that parser you should get an increase in performance.