| By: | Matt Sergeant |
| Version: | 1.13 |
| Last release: | 2001-11-26 |
| Platforms: | Perl |
| Category: | XLink/XPointer engines |
| Info on web: | http://search.cpan.org/search?dist=XML-XPath |
| Feedback: | Something wrong? Follow this link. |
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.