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

Changes for version 0.22

  • Split out from FCGI-Async; most code renamed
  • Net::Async::FastCGI::Protocol directly built on top of IO::Async::Protocol::Stream rather than overriding ::Stream directly and replacing some methods
  • Revision history for FCGI-Async

Modules

use FastCGI with IO::Async
a single active FastCGI request

Provides

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