FCGI-EV-Std version 1.3.1 This module must be used together with FCGI::EV. It will handle CGI requests received by FCGI::EV. Both blocking and non-blocking CGI request handling supported. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install DEPENDENCIES version COPYRIGHT AND LICENCE Copyright (C) 2009, Alex Efros This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.