In environments of high volume or frequent parsing of huge XML documents I would use Expat instead it is really fast.
In my experience, XML::LibXML is 12x faster than XML::Parser (Expat) at creating the same Perl-land data structure.
In reply to Re^2: how to get XML::LibXML perfect xpath query ?
by ikegami
in thread how to get XML::LibXML perfect xpath query ?
by Kanishka.black0
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |