summaryrefslogtreecommitdiffstats
path: root/perl/perl-XML-XPath/README
blob: cf148815979c1b6fa18df2753c24dc0b52bed741 (plain)
1
2
3
4
5
6
7
XML::XPath - a set of modules for parsing and evaluating XPath statements.

DESCRIPTION
    This module aims to comply exactly to the XPath specification at
    http://www.w3.org/TR/xpath and yet allow extensions to be added
    in the form of functions. Modules such as XSLT and XPointer may
    need to do this as they support functionality beyond XPath.