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 0.01 - 2018-03-14

  • 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 WITH HTML::Tidy
    • Removed the overloading of HTML::Tidy::Message objects. Now you have to explicitly call ->as_string.

Modules

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