Changes for version 0.92

  • Removed the INIT block in HTML::Error in preparation for Apache::Lint, and so brian's weblint++ can use it.
  • errors() method respects wantarray (brian d foy)
  • file(), line(), column(), errcode() and errtext() all return blank instead of undef.

Documentation

web based (CGI) interface to weblint

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.