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

Changes for version 2.10 - 2011-12-06

  • HTML::Lint is now explicitly licensed under Artistic License 2.0, instead of the vague "same terms as Perl itself."
  • FIXES
    • Tags that were self-closed were being ignored. For example, if you had
      • <img src="blah.jpg" />
    • then HTML::Lint would ignore the tag. This has been fixed.

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