           SPELL=xml-sax-expat
           SNAME=XML-SAX-Expat
         VERSION=0.40
     SOURCE_HASH=sha512:71f5419ae677e36f3c4471052944af8dc73fa599538afe077502c1c00a6c39e8c1a387da4d69d36ccaa90235e5ba5adee57c1aea18d0b0c789aa81f82347a0be
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/B/BJ/BJOERN/$SOURCE
        WEB_SITE=http://search.cpan.org/~bjoern/XML-SAX-Expat/
     GATHER_DOCS=off
         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
