-
-
12 May 2022 21:43:45 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (14)
- Testers (294 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: artistic_2
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (54.96KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Matt Sergeant, AxKit.com Ltd
- Dependencies
- Scalar::Util
- XML::Parser
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.46 - 2022-05-12
- Added missing unit test (t/52matches.t)
- Added missing unit test (t/cleanup.t)
- Added unit test for MANIFEST (t/manifest.t)
Modules
Parse and evaluate XPath statements.Boolean true/false valuesSAX handler for building an XPath treeSimple string values.internal representation of a nodea single attributean XML comment: <!--comment-->an <element>an XML namespace nodean XML processing instruction nodean XML text nodea list of XML document nodesSimple numeric values.A PerlSAX event generator for my weird node structureThe default XML parsing class that produces a node treeProvides
in lib/XML/XPath/Expr.pmin lib/XML/XPath/Function.pmin lib/XML/XPath/LocationPath.pmin lib/XML/XPath/Node/Attribute.pmin lib/XML/XPath/Parser.pmin lib/XML/XPath/Root.pmin lib/XML/XPath/Step.pmin lib/XML/XPath/Variable.pmExamples
Module Install Instructions
To install XML::XPath, copy and paste the appropriate command in to your terminal.
cpanm XML::XPath
perl -MCPAN -e shell install XML::XPath
For more information on module installation, please visit the detailed CPAN module installation guide.