Changes for version 2.27_02 - 2017-12-27
- There are be no functionality changes since 2.27_01.
- INTERNALS
- Many Perl::Critic cleanups.
Changes for version 2.27_01 - 2017-12-22
- ENHANCEMENTS
- Adds checking of entities in attributes, not just text. Thanks, Klaus S. Madsen.
- FIXES
- Calling ->parsefile() would generate an error. Thanks, Shlomi Fish. (GH#58)
- INTERNALS
- Prepare for perl 5.26.0 which removes '.' from @INC. Thanks, Jim Keenan.
- Fix disttest target. Thanks, Shlomi Fish.
Modules
check for HTML errors in a string or file
Error object for the Lint functionality
Rules for HTML 4 as used by HTML::Lint.
Parser for HTML::Lint. No user-serviceable parts inside.
Test::More-style wrapper around HTML::Lint