File: README

package info (click to toggle)
libhtml-lint-perl 2.22%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 356 kB
  • ctags: 87
  • sloc: perl: 1,102; sh: 54; makefile: 20
file content (12 lines) | stat: -rw-r--r-- 376 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
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