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

Changes for version 3.23 - 2006-11-12

  • THINGS THAT MAY BREAK YOUR CODE OR TESTS
    • Mark-Jason Dominus points out that the fix for as_html was not proper, and broken behavior should never be codified. Fixed as_html so an empty string doesn't encode entites, instead of blaming the behavior on HTML::Entities. (RT 18571)

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
overview of HTML::TreeBuilder et al
Parser that builds a HTML syntax tree