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

Changes for version 5.903 - 2013-06-01

  • Trial Release by Christopher J. Madsen
    • ENHANCEMENTS
      • $HTML::Element::default_encoding gets its default value from $ENV{PERL_HTML_TREE_ENCODING}, so you can restore the old behavior without modifying any code (just export PERL_HTML_TREE_ENCODING='').

Documentation

article: "User's View of Object-Oriented Modules"
article on tree-shaped data structures in Perl
article: "Scanning HTML"

Modules

functions that construct a HTML syntax tree
Class for objects that represent HTML elements
discussion of HTML::Element's traverse method
Deprecated, a wrapper around HTML::TreeBuilder
build and scan parse-trees of HTML
Parser that builds a HTML syntax tree