Changes for version 0.04
- upped the MooseX::Getopt dependency since the old version was causing a test failure in certain cases
- FCGI::Engine
- added docs about our usage of CGI::Simple (RT #35786)
- added docs about usage with Catalyst (RT #34488)
- added the handler_args_builder option to make it easier to override the default arguments passed into the handler_method (RT #33885) (thanks to Bradley C. Bailey for the idea and initial patch)
- added tests for this
- FCGI::Engine::Manager
- added docs about usage with Catalyst (RT #34488)
- added example of the config file
- t/
- fixed the FCGI::Engine::Manager test to make sure there is a YAML parser available for Config::Any to use.
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.*
module for managing FastCGI applications.
Type constraints for FCGI::Engine