|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Fastest XML Parser ?by ajt (Prior) |
| on Feb 16, 2008 at 21:55 UTC ( #668355=note: print w/ replies, xml ) | Need Help?? |
|
I would suggest that if you want a XML Parser that is fast you may wish to try the libxml2 based XML::LibXML. It's both fast and very complete, many other fast parsers are not actually complete and will fail on perfectly valid XML. See also Re: Xerces XML parser for other parsers and comments about them.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||