	BUILD_API=2
           SPELL=xml-simple
         VERSION=2.09
          SOURCE=XML-Simple-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-Simple-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GR/GRANTM/$SOURCE
          MD5[0]="367b582159e198d80b53592f3a0584df"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=XML::Simple"
         ENTERED=20030122
         UPDATED=20030122
      MAINTAINER="redlemon@knoware.nl"
           SHORT="XML::Simple - Easy API to maintain XML (esp config files)"
cat << EOF

The XML::Simple module provides a simple API layer on top of an
underlying XML parsing module (either XML::Parser or one of the
SAX2 parser modules).  Two functions are exported: "XMLin()" and
"XMLout()".

EOF
