           SPELL=json-any
         VERSION=1.29
          SOURCE="JSON-Any-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/P/PE/PERIGRIN/${SOURCE}
     SOURCE_HASH=sha512:d4015fd0053c00afe855513c7982db1fbfe2f494f53bfaad41eb8e917ea00d292db146a505df8f77fa423d3a1c6b59befd76790bc09a5b3e82bd3d5f36dcd5ce
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/JSON-Any-${VERSION}"
        WEB_SITE="http://search.cpan.org/~perigrin/JSON-Any/"
      LICENSE[0]=ART
         ENTERED=20121003
           SHORT="Wrapper Class for the various JSON classes."
cat << EOF
This module tries to provide a coherent API to bring together the various
JSON modules currently on CPAN. This module will allow you to code to any JSON
API and have it work regardless of which JSON module is actually installed.
EOF
