           SPELL=xml-sax
           SNAME=XML-SAX
         VERSION=0.16
     SOURCE_HASH=sha512:0e92db3a3a51a9073f32060946d190bffeee3bf2a80b7a666ae885b884545c86ad8572f572b62d70faa753e5142214fefed449b47a7e71d960c03a962e202588
          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
