Changes for version 3.21 - 2006-08-06

  • FIXES
    • Updated HTML::Parser requirement to 3.46 to fix a bug in tag-rendering.t, noted in RT 20816 and 19796. Thanks to Gordon Lack and Ricardo Signes
    • Fixed HTML::TreeBuilder to not remove   where it shouldn't, using patch supplied in RT 17481. Thanks to Chris Madsen.
  • DOCUMENTATION
    • HTML-Tree has a new maintainer: Pete Krawczyk <petek@cpan.org>

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