| home | standards | vendors | platforms | categories | search |
| Type | Product |
|---|---|
| Version | 1.13 |
| Last release | 2001-11-26 |
| Vendor(s) | Matt Sergeant |
| Category | XLink/XPointer engines |
| Platform | Perl |
| Home page | http://search.cpan.org/search?dist=XML-XPath |
| Feedback | Problem reporting form |
| PSI | http://psi.garshol.priv.no/xmltools/product/XML_XPath |
XML::XPath is a Perl implementation of XPath. It can parse XPath expressions and resolve them against a document tree built by the XPath module from SAX events or the XML::Parser.