-
Notifications
You must be signed in to change notification settings - Fork 0
PSGI handler for FCGI::EV
miyagawa/Plack-Handler-FCGI-EV
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NAME Plack::Handler::FCGI::EV - PSGI handler for FCGI::EV SYNOPSIS > plackup -s FCGI::EV --listen :8080 myapp.psgi DESCRIPTION Plack::Handler::FCGI::EV is an asynchronous PSGI handler using FCGI::EV as its backend. AUTHORS mala Tatsuhiko Miyagawa <miyagawa@bulknews.net> COPYRIGHT Copyright 2011- Tatsuhiko Miyagawa LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSO FCGI::EV Plack::Handler::AnyEvent::FCGI