Changes for version 0.14 - 2011-06-29
- The constructor now croaks instead of carping when no XML or HTML parameter has been pased to it. Thanks to GitHub user "sshaw" for the spot.
- Added the `find_value()` method to provide easy access to values in the document relative to the current node. Suggested by Moritz Onken.
- XPaths generated via the `css_selector` filter are now properly created relative to th current node. That means you can use CSS expressions in the recursive block passed to `ok()`.
Modules
Test XML and HTML content and structure with XPath expressions