The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.26 - 2024-07-29

  • CHANGES
    • Added streaming stdin support
    • General module style refresh:
      • use v5.14
      • Pod style updates

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