           SPELL=xml-simple
         VERSION=2.20
     SOURCE_HASH=sha512:f953a0b9082c509c4616b92529da94a289b1e0300b18a5b88c08d0826bb4fd18e51f1e3854e6f870ef3cfb506366c0b47b9dd302433b63270a18b45f068d4658
          SOURCE=XML-Simple-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-Simple-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GR/GRANTM/$SOURCE
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~grantm/XML-Simple/
         ENTERED=20030122
        KEYWORDS="xml perl"
           SHORT="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
