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.16, Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "CGI-Emulate-PSGI",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.16",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "CGI" : "3.63",
            "HTTP::Response" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88",
            "Test::Requires" : "0.08"
         }
      }
   },
   "release_status" : "stable",
   "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.22",
   "x_contributors" : [
      "Bastian Blank <waldi@debian.org>",
      "Clay Fouts <cfouts@liblime.com>",
      "dakkar <dakkar@thenautilus.net>",
      "Graham Knop <haarg@haarg.org>",
      "James Wright <james2vegas@aim.com>",
      "Kazuho Oku <kazuhooku@gmail.com>",
      "Mark Stosberg <mark@stosberg.com>",
      "Masahiro Nagano <kazeburo@gmail.com>",
      "Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
      "Tokuhiro Matsuno <tokuhirom@gmail.com>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}