Skip to content

HTML::Lint, the Perl module for HTML checking

Notifications You must be signed in to change notification settings

ksmadsen/html-lint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.
It supports only HTML 4.

The "weblint" program that comes with HTML::Lint lets you lint a webpage
or local files.

For those of you doing automated testing with Test::More and the rest
of the Perl testing framework, Test::HTML::Lint lets you automate HTML
checking.

Andy Lester
andy at petdance.com

About

HTML::Lint, the Perl module for HTML checking

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 98.3%
  • Other 1.7%