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

Changes for version 2.02 - 2014-01-25

  • Rewrite bareword filehandles (INX) to use a variable (my $fh).
  • Rename github repo from html--parser--simple to HTML-Parser-Simple - My new standard. Update Build.PL and Makefile.PL to match.
  • Reformat the docs, and this file, slighty, to be <= 100 chars per line - My new standard.
  • Move t/pod.t to xt/author/.

Modules

Parse nice HTML files without needing a compiler
A simple HTML attribute parser
A sub-class of HTML::Parser::Simple