The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Build custom test packages with only the features you want",
   "author" : [
      "Alex Balhatchet <kaoru@slackwise.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Test-Kit",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Changes" : "0.19",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "Hook::LexWrap" : "0",
            "Import::Into" : "0",
            "Module::Runtime" : "0",
            "Scalar::Util" : "0",
            "Sub::Delete" : "0",
            "Test::Builder" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::Aggregate" : "0",
            "Test::Aggregate::Nested" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.92",
            "Test::NoWarnings" : "0",
            "Test::Output" : "0",
            "Test::Pod" : "0",
            "Test::Warn" : "0",
            "perl" : "5.010"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/kaoru/Test-Kit2.git",
         "web" : "http://github.com/kaoru/Test-Kit2"
      }
   },
   "version" : "2.14"
}