           SPELL=config-inifiles
         VERSION=2.38
          SOURCE=Config-IniFiles-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Config-IniFiles-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/W/WA/WADG/$SOURCE
     SOURCE_HASH=sha512:d5e801fc5852e48e5c69ada6e7f83d70313c7d84a6ef660804b530cca1bd4f894a99f43039eed6f5f8e2c3a07080a054266788ff9419292495f6b434c0d2fde0
        WEB_SITE="http://search.cpan.org/search?dist=Config-IniFiles"
         ENTERED=20060512
        KEYWORDS="perl"
           SHORT="module for reading .ini-style configuration files"
cat << EOF
Config::IniFiles provides a way to have readable configuration files outside
your Perl script. Configurations can be imported (inherited, stacked,...),
sections can be grouped, and settings can be accessed from a tied hash.
EOF
