The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
LICENSE
MANIFEST
MANIFEST.SKIP
Makefile.PL
TODO
README
lib/XML/XPath.pm
lib/XML/XPath/XMLParser.pm
lib/XML/XPath/Parser.pm
lib/XML/XPath/Expr.pm
lib/XML/XPath/Function.pm
lib/XML/XPath/Literal.pm
lib/XML/XPath/LocationPath.pm
lib/XML/XPath/Number.pm
lib/XML/XPath/Node.pm
lib/XML/XPath/Node/Element.pm
lib/XML/XPath/Node/Attribute.pm
lib/XML/XPath/Node/Text.pm
lib/XML/XPath/Node/Namespace.pm
lib/XML/XPath/Node/PI.pm
lib/XML/XPath/Node/Comment.pm
lib/XML/XPath/Step.pm
lib/XML/XPath/Variable.pm
lib/XML/XPath/NodeSet.pm
lib/XML/XPath/Boolean.pm
lib/XML/XPath/Root.pm
lib/XML/XPath/PerlSAX.pm
lib/XML/XPath/Builder.pm
t/00load.t
t/01basic.t
t/02descendant.t
t/03star.t
t/04pos.t
t/05attrib.t
t/06attrib_val.t
t/07count.t
t/08name.t
t/09string_length.t
t/09a_string_length.t
t/10pipe.t
t/11axischild.t
t/12axisdescendant.t
t/13axisparent.t
t/14axisancestor.t
t/15axisfol_sib.t
t/16axisprec_sib.t
t/17axisfollowing.t
t/18axispreceding.t
t/19axisd_or_s.t
t/20axisa_or_s.t
t/21allnodes.t
t/22name_select.t
t/23func.t
t/24namespaces.t
t/25scope.t
t/26predicate.t
t/27asxml.t
t/28ancestor2.t
t/29desc_with_predicate.t
t/30lang.t
t/31dots.t
t/32duplicate_nodes.t
t/33getnodetext.t
t/34non_abbreviated_attrib.t
t/35namespace_uri.t
t/36substring.t
t/37concat.t
t/38starts_with.t
t/39contains.t
t/40substring_before.t
t/41substring_after.t
t/42create_node.t
t/43op_div.t
t/44test_compare.t
t/45cmp_nodeset.t
t/46context.t
t/47position.t
t/48translate.t
t/49literal.t
t/50xmlxpathparsercache.t
t/51elementname.t
t/52matches.t
t/cleanup.t
t/rdf.t
t/remove.t
t/insert.t
t/stress.t
t/meta-json.t
t/meta-yml.t
t/manifest.t
examples/test.xml
examples/xpath
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)