# HTML::Lint
* Linux [![Build Status](https://api.travis-ci.org/petdance/html-lint.svg?branch=dev)](https://travis-ci.org/petdance/html-lint)
* [CPAN Testers](http://cpantesters.org/distro/H/html-lint.html)
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