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

Changes for version 0.13

  • Updated for IO::Async 0.11:
    • IO::Async::Set is now ::Loop
    • IO::Async::Buffer is now ::Stream
    • Use of $loop->watch_child() in examples rather than hand-coded around watching SIGCHLD directly.

Modules

Module to allow use of FastCGI asynchronously
A module containing FastCGI protocol constants
Class to represent one active FastCGI request

Provides

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