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

Changes for version 0.13 - 2010-06-01

  • Added the `filter` option, which allows custom filtering of XPath expressions and the use of CSS selectors instead of XPath expresions. Based on a patch from Oliver Charles.
  • Fixed bug that prevented Test::XPath from being subclassable. Patch from Michael Schout (with tests, huzzah!).
  • Added support for XML::LibXML options, such as "suppress_errors", that aren't set by accessors. Thanks to Michael S. Fischer for the report.
  • Fixed test failures on Windows.

Modules

Test XML and HTML content and structure with XPath expressions