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

Changes for version 5.04

  • Release by Jeff Fearn
    • FIXES
      • Remove Distzilla to fix RT #120521 #89820
      • Add POD to htmltree RT #116367
      • Speed up is_inside method RT #113415
        • From Todd Rinaldo https://github.com/madsen/HTML-Tree/pull/5
      • Fix extra spaces being added to comments RT #94311
        • From Tomaz Solc
      • Don't needlessly escape characters in element content RT #93431
        • From Tomaz Solc

Documentation

Parse the given HTML file(s) and dump the parse tree
article: "User's View of Object-Oriented Modules"
article on tree-shaped data structures in Perl
article: "Scanning HTML"

Modules

Class for objects that represent HTML elements

Provides

in lib/HTML/AsSubs.pm
in lib/HTML/Element/traverse.pm
in lib/HTML/Parse.pm
in lib/HTML/Tree.pm
in lib/HTML/TreeBuilder.pm