http://www.perlmonks.org?node_id=1033368


in reply to Re: XML parsing vs regex
in thread XML parsing vs regex

What makes you say parsing is slower? I would expect XML::LibXML to be faster than manual file handling + regular expressions. While I have no benchmarks, neither have I made any assertions. :P