           SPELL=html-parser
         VERSION=3.45
          SOURCE=HTML-Parser-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/HTML-Parser-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GA/GAAS/$SOURCE
     SOURCE_HASH=sha512:4ee5fedd505e6fc9c4b37fcdc0a02b885eb4126be65f393e6a6e572d7fe78b3c9cca00d5a2f241b49cbc1d03c21db6d960d7fc4731378fc2ee4c5beccc706a0d
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=HTML::Parser"
         ENTERED=20020312
         UPDATED=20020403
        KEYWORDS="parser html perl"
           SHORT="Basic HTML Parser"
cat << EOF

Objects of the "HTML::Parser" class will recognize markup
and separate it from plain text (alias data content) in
HTML documents.  As different kinds of markup and text are
recognized, the corresponding event handlers are invoked.

EOF
