The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 5.00_01 - 2018-03-13

  • Uses latest tidy-html5. No longer needs tidyp. Requires Perl 5.10.1.
  • This is the first beta release. It has not been tested by anyone out in the world.
  • ENHANCEMENTS
    • The tidy-html5 library validates HTML5.
  • INCOMPATIBILITIES
    • Removed the overloading of HTML::Tidy::Message objects. Now you have to explicitly call ->as_string.
    • LAST VERSION using original HTML-Tidy / tidyp libraries.

Modules

HTML validation in a Perl object
Message object for the Tidy functionality