           SPELL=xml-simple
         VERSION=2.25
     SOURCE_HASH=sha512:0f1a6a1bdb8f6ac6fa4deef33d09930eb4758b4a3ed4431624004ffa2b1eb02f0d6ce14cb4942162cb76f7aa39fea4ec6a71e1eb9ebd464b710db7024bdd990c
          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
