Modules

a set of modules for parsing and evaluating XPath statements
Boolean true/false values
SAX handler for building an XPath tree
Simple string values.
internal representation of a node
a single attribute
an XML comment: <!--comment-->
an XML namespace node
an XML processing instruction node
an XML text node
a list of XML document nodes
Simple numeric values.
A PerlSAX event generator for my wierd node structure
The default XML parsing class that produces a node tree

Provides

in XPath/Expr.pm
in XPath/Function.pm
in XPath/LocationPath.pm
in XPath/Node/Attribute.pm
in XPath/Node/Comment.pm
in XPath/Node/Element.pm
in XPath/Node/Namespace.pm
in XPath/Node/PI.pm
in XPath/Node/Text.pm
in XPath/Node.pm
in XPath/Parser.pm
in XPath/Root.pm
in XPath/Step.pm
in XPath/Variable.pm