HTML-Lint-2.32

check for HTML errors in a string or file

Index | www

Description

HTML::Lint is a Perl class similar to HTML::Parser, because it inherits
from it. You can use HTML::Lint to validate HTML code in strings or
files. The package also comes with a command line tool for validating.

Run Dependencies