Changes for version 0.13
- Added support for XML::LibXML
- Added tests for prechild, prechildren, postchild and postchildren
- DO_NOT_PROCESS, DO_SELF_ONLY, DO_SELF_AND_KIDS are now constants
- XML::XPathScript::Toys now has its own file
- Added Apache::Axkit::Language::YPathScript to the distribution
- Fixed bugs in A:A:L::YPS
- Added the template keys '#text' and '#comment' -- synonyms for 'text()' and 'comment()'. Although, behavior of those two types of node altered: DO_SELF_ONLY will only print pre and post keys, whereas DO_SELF_AND_KIDS will print the enclosed text
- Modified behavior of interpolating(), now returns the current interpolating value
- Changed implementation detail such that <% print "stuff" %> works
Documentation
XPathScript command-line utility
Modules
a Perl framework for XML stylesheets
An XML Stylesheet Language
Provides
in XPathScript.pm
in lib/XML/XPathScript/Toys.pm