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

Changes for version 0.16

  • Fix bug: Exiting subroutine via next in ProcManager (fixed by Johannes Plunien)
  • add new attribute 'use_manager' so the ProcManager can be used even if you're not listening (thanks to Johannes Plunien)
    • added tests for this as well
  • updating the Plack tests to work with the latest plack and it's Lighttd fixes

Modules

A flexible engine for running FCGI-based applications
A base class for various FCGI::Engine flavors
Manage multiple FCGI::Engine instances
An abstraction to represent a single FCGI::Engine server
A subclass of FCGI::Engine::Manager::Server specific to FreeBSD 6.*
A subclass of FCGI::Engine::Manager::Server for Plack apps
Run PSGI applications with FCGI::Engine
module for managing FastCGI applications.
Type constraints for FCGI::Engine
A Plack::Handler backend for FCGI::Engine
A process manager for Plack::Handler::FCGI::Engine
DEPRECATED use Plack::Handler::FCGI::Engine
DEPRECATED use Plack::Handler::FCGI::Engine::ProcManager