Changes for version 0.53 - 2009-08-10
- The author has decided to attempt some level of XPath compatibility.
- Added new method getValue() to retrieve values from an XML Document as derived from the given XMLPath.
- Changed warning implementation to carp
- Added Data::Dump dependency in Makefile.PL. This dependency was introduced in version 0.52, but failed to be added as a dependency in the Makefile.PL. This resulted in test and runtime errors if that module did not exist on the system.
Modules
Similar to XPath, defines a path as an accessor to nodes of an XML::TreePP parsed XML Document.