           SPELL=xml-sax-expat
           SNAME=XML-SAX-Expat
         VERSION=0.39
     SOURCE_HASH=sha512:adc163b7d35e94a33443c8061045ebceb4b59020ba30f2a4b30fb424abf9f8e4553a26acfc553531e62b08244986fb05bb39121a81ef0cafd96b72af37c457ae
          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/
         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
