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

Changes for version 0.11

  • FCGI::Engine::Manager::Server::Plackup
    • added support for running Plack based apps using the FCGI::Engine::Manager controls
      • added tests for this
    • NOTE: we do not depend on Plack, you are expected to have it installed if you use this module.
  • FCGI::Engine
    • adding some more PATH_INFO and SCRIPT_NAME fixes found in Catalyst::Engine::FastCGI and Plack::Server::FCGI

Modules

A flexible engine for running FCGI-based applications
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
module for managing FastCGI applications.
Type constraints for FCGI::Engine