           SPELL=html-parser
         VERSION=3.61
     SOURCE_HASH=sha512:1469955556552ff5fea4154d5dfc52a3ee7a9bcb30a46dfeb473910e0885051dcdac0fbc39f0565d5e74fd179b20b08cc6752fc0761c07fae230ab8b0d21817b
          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
