The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Layered configuration, because configs are like ogres",
   "author" : [
      "Dave Sherohman <dsheroh@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Config-Onion",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Config::Any" : "0",
            "Exporter" : "0",
            "Hash::Merge::Simple" : "0",
            "Moo" : "0",
            "base" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "YAML" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "dsheroh@cpan.org",
         "web" : "https://github.com/dsheroh/Config-Onion/issues"
      }
   },
   "version" : "1.001"
}