|
XML::XPath
Product: |
XML::XPath
A set of modules for parsing and evaluating XPath statements |
Category: |
XPath Tools |
Details: |
XML::XPath is a perl module that conforms to the W3C's XPath recommendation. It can either be fed SAX events, or can parse XML directly, either from a file, or from an IO::Handle (e.g. a socket). If parsing the XML directly, XML::Parser is used. XML::XPath requires no other external modules other than XML::Parser. |
More Information: |
http://xml.sergeant.org/xpath/ |
Developer: |
Matt Sergeant |
Environment: |
Perl |
Purchase Info: |
Free (GNU GPL) |
|
|