           SPELL=html-parser
         VERSION=3.76
     SOURCE_HASH=sha512:50f9dc01997afdef33b58b48bfabd596b09cc11086773dcb4707086b7d7f54d2234d508e11a0b17e5d62849bf6acbc16aa8cd53080329ad3dacdbbe877c2c88b
          SOURCE=HTML-Parser-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/HTML-Parser-$VERSION
   SOURCE_URL[0]=https://cpan.metacpan.org/authors/id/O/OA/OALDERS/$SOURCE
         LICENSE=ART
        WEB_SITE=https://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
