           SPELL=xml-simple
         VERSION=2.16
          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
     SOURCE_HASH=sha512:99639e2fe2e13b4925c9bfd8da3fccffdd49278d1e02a85166dea337df77a5bd0884f8ee53bcbd76f63c73bcf0d149dedd36976b23776202b0a93ae41fb25b5f
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=XML::Simple"
         ENTERED=20030122
  KEYWORDS="xml perl"
           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
