          MODULE=HTML-Tree
         VERSION=4.2
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JF/JFEARN/
      SOURCE_VFY=sha1:90fc3f3a2269b32a224f2d905e6e47b5ec4bd600
        WEB_SITE=http://search.cpan.org/~jfearn/HTML-Tree-$VERSION/
         ENTERED=20040212
         UPDATED=20110415
           SHORT="Parser that builds an HTML syntax tree"

cat << EOF
This is a parser that builds (and actually itself is) a HTML syntax tree.

Objects of this class inherit the methods of both HTML::Parser and
HTML::Element. After parsing has taken place it can be regarded as
the syntax tree itself.
EOF
