Skip to content
This repository has been archived by the owner on Apr 14, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 590 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 590 Bytes

HTML::Lint

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 dot com