TPath 1.006
Files
- ChangeLog
- LICENSE
- MANIFEST
- META.yml
- Makefile.PL
- README
- README.md
- TODO
- compilation-tester.pl
- demo.pl
- dist.ini
- lib/TPath.pm
- lib/TPath/Attribute.pm
- lib/TPath/AttributeTest.pm
- lib/TPath/Attributes/Extended.pm
- lib/TPath/Attributes/Standard.pm
- lib/TPath/Compiler.pm
- lib/TPath/Concatenation.pm
- lib/TPath/Context.pm
- lib/TPath/Expression.pm
- lib/TPath/Forester.pm
- lib/TPath/Function.pm
- lib/TPath/Grammar.pm
- lib/TPath/Index.pm
- lib/TPath/LogStream.pm
- lib/TPath/Math.pm
- lib/TPath/Numifiable.pm
- lib/TPath/Predicate.pm
- lib/TPath/Predicate/Attribute.pm
- lib/TPath/Predicate/AttributeTest.pm
- lib/TPath/Predicate/Boolean.pm
- lib/TPath/Predicate/Expression.pm
- lib/TPath/Predicate/Index.pm
- lib/TPath/Selector.pm
- lib/TPath/Selector/Expression.pm
- lib/TPath/Selector/Id.pm
- lib/TPath/Selector/Parent.pm
- lib/TPath/Selector/Predicated.pm
- lib/TPath/Selector/Previous.pm
- lib/TPath/Selector/Quantified.pm
- lib/TPath/Selector/Self.pm
- lib/TPath/Selector/Test.pm
- lib/TPath/Selector/Test/Anywhere.pm
- lib/TPath/Selector/Test/AnywhereAttribute.pm
- lib/TPath/Selector/Test/AnywhereMatch.pm
- lib/TPath/Selector/Test/AnywhereTag.pm
- lib/TPath/Selector/Test/AxisAttribute.pm
- lib/TPath/Selector/Test/AxisMatch.pm
- lib/TPath/Selector/Test/AxisTag.pm
- lib/TPath/Selector/Test/AxisWildcard.pm
- lib/TPath/Selector/Test/ChildAttribute.pm
- lib/TPath/Selector/Test/ChildMatch.pm
- lib/TPath/Selector/Test/ChildTag.pm
- lib/TPath/Selector/Test/ClosestAttribute.pm
- lib/TPath/Selector/Test/ClosestMatch.pm
- lib/TPath/Selector/Test/ClosestTag.pm
- lib/TPath/Selector/Test/Match.pm
- lib/TPath/Selector/Test/Root.pm
- lib/TPath/StderrLog.pm
- lib/TPath/Stringifiable.pm
- lib/TPath/Test.pm
- lib/TPath/Test/And.pm
- lib/TPath/Test/Boolean.pm
- lib/TPath/Test/Compound.pm
- lib/TPath/Test/Node.pm
- lib/TPath/Test/Node/Attribute.pm
- lib/TPath/Test/Node/Complement.pm
- lib/TPath/Test/Node/Match.pm
- lib/TPath/Test/Node/Tag.pm
- lib/TPath/Test/Node/True.pm
- lib/TPath/Test/Not.pm
- lib/TPath/Test/One.pm
- lib/TPath/Test/Or.pm
- lib/TPath/TypeCheck.pm
- lib/TPath/TypeConstraints.pm
- parsing-tester.pl
- t/00-compile.t
- t/000-report-versions-tiny.t
- t/Element.pm
- t/ToyXML.pm
- t/ToyXMLForester.pm
- t/attribute_tests.t
- t/attributes.t
- t/axis.t
- t/axis_order.t
- t/basic.t
- t/case_sensitivity.t
- t/compound.t
- t/equality.t
- t/extended_attributes.t
- t/index_functions.t
- t/match.t
- t/one_based_index.t
- t/parsing.t
- t/precedence.t
- t/predicate_scope.t
- t/previous.t
- t/release-00element.t
- t/release-01parsing.t
- t/release-unused-vars.t
- t/stringification.t