Changes for version 0.25

  • Import PSGI support from FCGI::Async directly here
  • Add some convenience methods to get often-used fields from request without needing to use ->param

Modules

use FastCGI with IO::Async
use PSGI applications with Net::Async::FastCGI
a single active FastCGI request
FastCGI handler for Plack using Net::Async::FastCGI

Provides

in lib/Net/Async/FastCGI/Protocol.pm
in lib/Net/Async/FastCGI/ServerProtocol.pm