The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "The Perl core test smoke suite",
   "author" : [
      "H.Merijn Brand <h.m.brand@xs4all.nl>, Nicholas Clark <nick@plum.flirble.org> and Abe Timmerman <abeltje@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-Smoke",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "CGI::Util" : "0",
            "File::Spec" : "0.82",
            "HTTP::Tiny" : "0",
            "JSON::XS" : "0",
            "POSIX" : "0",
            "System::Info" : "0.05"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Daemon" : "0",
            "HTTP::Message" : "0",
            "Test::More" : "0.88",
            "Test::NoWarnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://perl5.test-smoke.org/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/abeltje/Test-Smoke.git",
         "web" : "https://github.com/abeltje/Test-Smoke"
      },
      "x_IRC" : "irc://irc.perl.org/#smoke"
   },
   "version" : "1.71"
}