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

Changes for version 0.20

  • Use Net::FastCGI for low-level FastCGI constants and message handling functions
  • Ensure that ->set_encoding( undef ) actually works to disable the encoding mechanism
  • BUGFIXES:
    • Collect the entire PARAMS stream and only parse it when it's all present, rather than piecewise

Modules

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

Provides

in lib/FCGI/Async/ClientConnection.pm