           SPELL=html-parser
         VERSION=3.71
     SOURCE_HASH=sha512:98165e22534477a4e06e6c61c10a16ad04f0e4ec79a52e458a322751d66fc3fe0182391ff60dce76076449f29dcfcb613a6e43a839d4fc15c4af5b4e8751036e
          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
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~gaas/HTML-Parser/
         ENTERED=20020312
        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
