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

Changes for version 3.11

  • Broke start and end tags out into their own classes. D'oh!

Modules

Easy to use HTML::TokeParser interface
Base class for HTML::TokeParser::Simple tokens.
Token.pm comment subclass.
Token.pm Declaration class.
Token.pm process instruction class.
Token.pm "end tag" class.
Token.pm "start tag" class.
Text class for HTML::TokeParser::Simple::Text