           SPELL=xml-simple
         VERSION=2.18
     SOURCE_HASH=sha512:4b70846049ea57c166d9dc097b4aa63381a2035d0e8733eab81a1df9dbab96e6a5bd2d0c4121bb0f88bba740f1137501345148b968bf1855fe795dcf9ddbbd5e
          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
