The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.60 - 2009-09-28

  • Major changes to internal functionality of the filterXMLDoc() method, which includes a new mapping option (structure => type) to define the the format of the returned results.
  • The filterXMLDoc() method now has good support for use of the special parent (..) indication in an XMLPath.
  • Updated POD documentation.
  • Some code cleanup.

Modules

Similar to XPath, defines a path as an accessor to nodes of an XML::TreePP parsed XML Document.