The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for FCGI-Async

0.12    BUGFIXES:
         * Updated to IO::Async::Buffer 0.10 (method/event renames)

0.11    CHANGES:
         * Allow Request->finish() to take an exitcode

        BUGFIXES:
         * Cope with environment parameters longer than 127 bytes
         * Small updates to included 'example' scripts

0.10    CHANGES:
         * Added CGI->FastCGI gateway example

        BUGFIXES:
         * Better handling of ->read_stdin_line()

0.09:   CHANGES:
         * Added 'fortune' example
         * Better testing of connection reuse
         * Support printing to STDERR FastCGI stream

0.08:   CHANGES:
         * First version to be based on IO::Async

0.07:   CHANGES:
         * Changed build system from ExtUtils::MakeMaker to Module::Build

Versions before this did not appear on CPAN, and no 'Changes' notes are
provided for them.