[ 原始碼: libhtml-lint-perl ]
套件:libhtml-lint-perl(2.32+dfsg-1.1)
libhtml-lint-perl 的相關連結
Debian 的資源:
下載原始碼套件 libhtml-lint-perl:
- [libhtml-lint-perl_2.32+dfsg-1.1.dsc]
- [libhtml-lint-perl_2.32+dfsg.orig.tar.gz]
- [libhtml-lint-perl_2.32+dfsg-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
checker of HTML errors in strings or files
HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.
The "weblint" script - provided in the separate package "weblint-perl" - is a wrapper around the HTML::Lint.
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.
其他與 libhtml-lint-perl 有關的套件
|
|
|
|
-
- dep: libhtml-parser-perl (>= 3.47)
- collection of modules that parse HTML text documents
-
- dep: libhtml-tagset-perl (>= 3.03)
- data tables pertaining to HTML
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: weblint-perl
- syntax and minimal style checker for HTML