{
   "abstract" : "use FastCGI with L<IO::Async>",
   "author" : [
      "Paul Evans <leonerd@leonerd.org.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4234",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Net-Async-FastCGI",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test2::V0" : "0.000149"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode" : "0",
            "Exporter" : "5.57",
            "HTTP::Request" : "0",
            "HTTP::Response" : "0",
            "IO::Async::Listener" : "0.35",
            "IO::Async::Loop" : "0.16",
            "IO::Async::Protocol::Stream" : "0.33",
            "IO::Async::Test" : "0",
            "Net::FastCGI::Constant" : "0.10",
            "Net::FastCGI::Protocol" : "0.10",
            "Tie::Handle" : "0",
            "perl" : "5.014"
         }
      }
   },
   "provides" : {
      "Net::Async::FastCGI" : {
         "file" : "lib/Net/Async/FastCGI.pm",
         "version" : "0.26"
      },
      "Net::Async::FastCGI::PSGI" : {
         "file" : "lib/Net/Async/FastCGI/PSGI.pm",
         "version" : "0.26"
      },
      "Net::Async::FastCGI::Protocol" : {
         "file" : "lib/Net/Async/FastCGI/Protocol.pm",
         "version" : "0.26"
      },
      "Net::Async::FastCGI::Request" : {
         "file" : "lib/Net/Async/FastCGI/Request.pm",
         "version" : "0.26"
      },
      "Net::Async::FastCGI::ServerProtocol" : {
         "file" : "lib/Net/Async/FastCGI/ServerProtocol.pm",
         "version" : "0.26"
      },
      "Plack::Handler::Net::Async::FastCGI" : {
         "file" : "lib/Plack/Handler/Net/Async/FastCGI.pm",
         "version" : "0.26"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.26",
   "x_serialization_backend" : "JSON::PP version 4.16"
}