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

Changes for version 1.00 - 2018-03-20

  • First production release. HTML::Tidy5 relies on version 5.6.0 of the tidy-html5 library. See http://html-tidy.org/ for information about the tidy-html5 library.
  • INCOMPATIBILITIES WITH HTML::Tidy
    • In HTML::Tidy, HTML::Tidy::Message objects had overloaded string context. In HTML::Tidy5, you must explicitly call the ->as_string method for HTML::Tidy5::Message.

Modules

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