           SPELL=html-parser
         VERSION=3.65
     SOURCE_HASH=sha512:873f36abee1c16827de9ad5904e4e3f4e6d7f739a1e69345deb4ea8fcc1cd32e8a706db13e3c51fa2ca1869ec295dd981e524f671ea4e4f547795d1fb74d8623
          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
