           SPELL=xml-sax
           SNAME=XML-SAX
         VERSION=1.02
     SOURCE_HASH=sha512:bb30ddbbcf27803825d2f0936257e102999a197cb14bd77fa8b7a469f3a24fb7d861ef4eb03230e5581e4ed88beb8676cbb907b2cb63e9ef1a64b2c211ebdc5a
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SNAME-$VERSION"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GR/GRANTM/$SOURCE
        WEB_SITE=http://search.cpan.org/~grantm/XML-SAX/
         ENTERED=20020722
      LICENSE[0]=ART
        KEYWORDS="parser xml perl"
           SHORT="Perl SAX2 XML Parser Framework"
cat << EOF
XML::SAX consists of several framework classes for using and building Perl SAX2
XML parsers, filters, and drivers. It is designed around the need to be able to
"plug in" different SAX parsers to an application without requiring programmer
intervention. Those of you familiar with the DBI will be right at home. Some of
the designs come from the Java JAXP specification (SAX part), only without the
javaness.
EOF
