Changes for version 4.903 - 2012-06-08

  • Trial Release by Christopher J. Madsen
    • DOCUMENTATION
      • Explain that parse_file (and new_from_file) opens files in binary mode BUT THIS IS PLANNED TO CHANGE.
    • TESTS
      • test error handling for new_from_file & new_from_url
      • remove use_ok from most tests (if the module won't load, the tests can't pass anyway)

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