in reply to How do you parse XML?

XML::LibXML

Replies are listed 'Best First'.
Re^2: How do you parse XML?
by ogr (Novice) on Dec 03, 2013 at 23:09 UTC
    +1
Re^2: How do you parse XML?
by Anonymous Monk on Dec 06, 2013 at 17:20 UTC
    +1 -- because the existing use of XML::Simple was failing to catch invalid files and it was slower