Changes for version 1.11

  • ENHANCEMENTS
    • Added the concept of HTML::Lint::Error type, which is one of Structure, Helper or Fluff.
    • weblint now takes --[no]structure, --[no]helper, --[no]fluff.
    • Added the ability to overload html_ok()'s HTML::Lint object with one of your own.
  • FIXES
    • Fixed line number goof in Test::HTML::Lint
    • Fixed line positions in weblint on files (URL reading was OK)

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.
Test::More-style wrapper around HTML::Lint