Date: Apr. 28, 2000
Link: http://xml.sergeant.org/xpath.xml
Source Author or Organization: Matt Sergeant
XML::XPath is a Perl module for parsing and evaluating XPath statements 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).