Changes for version 2.00 - 2005-09-20

  • CHANGES THAT COULD BREAK YOUR CODE
    • I've changed the object structure. HTML::Lint now has-a HTML::Parser, and no longer is-a HTML::Parser.
    • weblint-cgi and weblint-original are no longer distributed with HTML::Lint.
    • Now requires Perl 5.6.0.
  • FIXES
    • Line numbering is now correct if you parse more than one file.
    • Changed t/*.*.t so that they only had one period in the filename. Apparently VMS doesn't like filenames with multiple dots.

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