The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "check if Makefile.PL has the right pre-requisites",
   "author" : [
      "brian d foy <bdfoy@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-Prereq",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::Spec::Functions" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "File::Find" : "0",
            "Module::Build" : "0",
            "Module::Extract::Use" : "0",
            "Test::Builder::Module" : "0",
            "feature" : "0",
            "lib" : "0",
            "parent" : "0",
            "perl" : "5.022",
            "strict" : "0",
            "utf8" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Builder::Tester" : "0",
            "Test::More" : "0.95"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/briandfoy/test-prereq/issues"
      },
      "homepage" : "https://github.com/briandfoy/test-prereq",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/briandfoy/test-prereq.git",
         "web" : "https://github.com/briandfoy/test-prereq"
      }
   },
   "version" : "2.002",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}