           SPELL=config-simple
         VERSION=4.58
          SOURCE="Config-Simple-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.cpan.org/authors/id/S/SH/SHERZODR/${SOURCE}
     SOURCE_HASH=sha512:cac7873a6c4bd220f52e5b1ef5bc8e640427c36689910b1610c6fd13b13d609dbe6947619f3255df45132672f700793fdefdffa0c2e0ee17a26084c4d05d0498
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Config-Simple-${VERSION}"
        WEB_SITE="http://search.cpan.org/~sherzodr/Config-Simple/"
      LICENSE[0]=ART
         ENTERED=20080414
           SHORT="Simple class for managing configuration files"
cat << EOF
Reading and writing configuration files is one of the most frequent tasks
of any software design. Config::Simple is the library that helps you with it.

Config::Simple is a class representing configuration file object. It supports
several configuration file syntax and tries to identify the file syntax
automatically. Library supports parsing, updating and creating configuration
files.
EOF
