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

Changes for version 2.11_01 - 2012-03-29

  • ENHANCEMENTS
    • Added check for unknown entities (&foo;) and unclosed entitities (&amp with a semicolon).
    • Added a check for a bare ampersand that should be written as &

Modules

check for HTML errors in a string or file
Error object for the Lint functionality
Rules for HTML 4 as used by HTML::Lint.
Test::More-style wrapper around HTML::Lint

Provides

in lib/HTML/Lint.pm