The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.21

  • Implement HTTP::Request/HTTP::Response gatewaying
  • Implement PSGI gatewaying
  • Provide Plack::Handler::FCGI::Async for plackup et.al.
  • Implement ->stdin, ->stdout, ->stderr pseudo-filehandles

Modules

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

Provides

in lib/FCGI/Async/ClientConnection.pm
in lib/FCGI/Async/Stream.pm