File: README

package info (click to toggle)
libhtml-lint-perl 2.20%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 304 kB
  • ctags: 64
  • sloc: perl: 1,014; sh: 48; makefile: 20
file content (15 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.

The "weblint" script is now pretty much a wrapper around the HTML::Lint
module.

You can also look into Apache::Lint which is a mod_perl wrapper around
HTML::Lint.

Finally, for those of you doing automated testing with Test::More and
its brethren, Test::HTML::Lint lets you automate HTML checking.

Please let me know if any tests fail.

Andy Lester
andy at petdance.com