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

Changes for version 1.50 - 2018-04-16

  • FIXES
    • Added html_tidy_ok() methods, analogous to html_lint_ok().
    • Remove unnecessary dependency on HTML::TreeBuilder. Thanks, Kent Fredric.

Changes for version 1.49_01 - 2018-03-26

  • ENHANCEMENTS
    • Adding autotidy functionality. autotidy lets you validate every page that Mech gets using the HTML::Tidy5 module, just like the autolint feature does with the HTML::Lint module. HTML::Tidy5 is a much more complete HTML checking tool, and validates HTML5 which HTML::Lint does not. You must have HTML::Tidy5 1.00 installed to use autotidy.

Modules

Testing-specific WWW::Mechanize subclass