The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.32 - 2016-02-23

  • Applied the following patches kindly provided by GREGOA:
    • https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/fix-stringification-overload.patch https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/test.patch https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/xpath-option-to-work-without-internet-connection.patch

Modules

Parse and evaluate 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 weird node structure
The default XML parsing class that produces a node tree

Provides

in lib/XML/XPath/Expr.pm
in lib/XML/XPath/Function.pm
in lib/XML/XPath/LocationPath.pm
in lib/XML/XPath/Parser.pm
in lib/XML/XPath/Root.pm
in lib/XML/XPath/Step.pm
in lib/XML/XPath/Variable.pm