The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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