           SPELL=config-tiny
         VERSION=2.10
          SOURCE="Config-Tiny-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/A/AD/ADAMK/${SOURCE}
     SOURCE_HASH=sha512:96b483cfe6644abd59c38776ecf5eebe2bff6245d7bfc9316d822975bdee12478d923828dee48e2d5e31491200fe0367d5fcb3a8f0ef207b4591eae35adf5477
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Config-Tiny-${VERSION}"
        WEB_SITE="http://search.cpan.org/~adamk/Config-Tiny/"
      LICENSE[0]=ART
         ENTERED=20070425
           SHORT="Config::Tiny - Read/Write .ini style files with as little code as possible"
cat << EOF
Config::Tiny is a perl class to read and write .ini style configuration files
with as little code as possible, reducing load time and memory overhead. Most
of the time it is accepted that Perl applications use a lot of memory and
modules. The ::Tiny family of modules is specifically intended to provide
an ultralight alternative to the standard modules.
EOF
