Changes for version 4.900 - 2012-06-01

  • Trial Release by Christopher J. Madsen
    • THINGS THAT MAY BREAK YOUR CODE OR TESTS
      • Use weak references to avoid memory leaks See "Weak References" in HTML::Element for details.
      • deprecate the Version sub/method. Use the VERSION method instead.
    • ENHANCEMENTS
      • add new_from_url (Using LWP) (David Pottage) (RT #68097)

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