-
-
24 Aug 2014 21:44:17 UTC
- Distribution: FCGI-Engine
- Module version: 0.22
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (8)
- Testers (267 / 36 / 0)
- Kwalitee
Bus factor: 7- 50.00% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (42.55KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
FCGI::Engine::Manager::Server::Plackup - A subclass of FCGI::Engine::Manager::Server for Plack apps
DESCRIPTION
This uses the
plackup
utility that comes with Plack to manage a Plack FCGI application. See FCGI::Engine::Manager for details on how to configure things.BUGS
All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.
AUTHOR
Stevan Little <stevan@iinteractive.com>
COPYRIGHT AND LICENSE
Copyright 2007-2010 by Infinity Interactive, Inc.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install FCGI::Engine, copy and paste the appropriate command in to your terminal.
cpanm FCGI::Engine
perl -MCPAN -e shell install FCGI::Engine
For more information on module installation, please visit the detailed CPAN module installation guide.