-
-
22 Jun 2018 21:20:42 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (29)
- Testers (2142 / 0 / 0)
- Kwalitee
Bus factor: 1- 96.60% Coverage
- License: artistic_2
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (30.01KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Exporter
- File::Find
- HTML::Entities
- HTML::Parser
- HTML::Tagset
- Test::Builder
- Test::Builder::Tester
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.32
- Note that this very well may be the final release of HTML::Lint that I make. I've been spending my time on HTML::Tidy5, which works on HTML5, checks for more problems, and is much faster. If you're interested in maintaining HTML::Lint, send me email at andy@petdance.com. I'm not sure I want to hand it off to anyone yet, but we can discuss.
- ENHANCEMENTS
- Allow "weblint -" to read from STDIN. Thanks, Frank Dana.
- ENHANCEMENTS
Modules
check for HTML errors in a string or fileError object for the Lint functionalityRules for HTML 4 as used by HTML::Lint.Parser for HTML::Lint. No user-serviceable parts inside.Test::More-style wrapper around HTML::LintModule Install Instructions
To install HTML::Lint, copy and paste the appropriate command in to your terminal.
cpanm HTML::Lint
perl -MCPAN -e shell install HTML::Lint
For more information on module installation, please visit the detailed CPAN module installation guide.