The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "PSGI adapter for CGI",
   "author" : [
      "Tokuhiro Matsuno <tokuhirom@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 4.300038, CPAN::Meta::Converter version 2.132510",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "CGI-Emulate-PSGI",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Response" : "0",
            "perl" : "5.00801"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/p5-cgi-emulate-psgi/issues"
      },
      "homepage" : "https://github.com/tokuhirom/p5-cgi-emulate-psgi",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/tokuhirom/p5-cgi-emulate-psgi.git",
         "web" : "https://github.com/tokuhirom/p5-cgi-emulate-psgi"
      }
   },
   "version" : "0.16",
   "x_contributors" : [
      "Bastian Blank <waldi@debian.org>",
      "Clay Fouts <cfouts@liblime.com>",
      "Kazuho Oku <kazuhooku@gmail.com>",
      "Mark Stosberg <mark@stosberg.com>",
      "Tatsuhiko Miyagawa <miyagawa@gmail.com>",
      "Tokuhiro Matsuno <tokuhirom@gmail.com>"
   ]
}