Changes for version 1.47

  • Changed Dom's email to domq@cpan.org
  • Added the 'content' tag attribute
  • Removed template action 'insteadofchildren'
  • Display tags can now be strings or code references
  • Now skip tests that doesn't work for XML::XPath if that parser is chosen
  • Parser-centric parts of X::X::Processor now reside in sub-classes
  • Added support for B::XPath (!)

Changes for version 1.46_02

  • Removing depency to Class::Exporter

Changes for version 1.46_01

  • XML::XPathScript::Processor is now OO
  • apply_templates now support the passing of parameters to testcode (suggestion and partial patch by Tim Nelson)
  • Added Readonly constants for template's actions (DO_SELF_ONLY, etc)
  • Added template action 'insteadofchildren' (suggestion and partial patch by Tim Nelson)
  • Removed support for $XML::XPathScript::DoNotInterpolate (use $xps->interpolation() instead)

Documentation

XPathScript's Stylesheet Writer Guide
XPathScript command-line utility

Modules

a Perl framework for XML stylesheets
XML::XPathScript transformation engine
XML::XPathScript transformation template
XPathScript Template Element
An XML Stylesheet Language
XPathScript Processor for TomKit

Provides

in lib/XML/XPathScript/Processor/B.pm
in lib/XML/XPathScript/Processor/LibXML.pm
in lib/XML/XPathScript/Processor/XPath.pm
in lib/XML/XPathScript.pm
in lib/XML/XPathScript/Processor.pm