The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Read/Write .ini style files with as little code as possible",
   "author" : [
      "Adam Kennedy <adamk@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.06, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Config-Tiny",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.47"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Spec" : "3.3",
            "File::Temp" : "0.22",
            "UNIVERSAL" : "0",
            "perl" : "v5.8.1",
            "strict" : "0",
            "utf8" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://opensource.org/licenses/Perl"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ronsavage/Config-Tiny.git",
         "web" : "https://github.com/ronsavage/Config-Tiny"
      }
   },
   "version" : "2.23"
}