http://qs321.pair.com?node_id=526172


in reply to Best XML DOM XPath XSL tools

This is a common question, going back a long way. With Perl you can use several modules, some are built on the old and well known Expat parser engine, others are built on the more modern LibXML2 or Apache's Xerces XML tools. I personally perfer tools built on the very fast LibXML2 and LibXSLT libraries, XML::LibXML and XML::LibXSLT.

Take your pick of the answers:


--
ajt