Hi,

This Perl module is needed for gitweb.cgi from git package to work
over FastCGI. My gitweb stopped to work after recent upgrade to the
latest snapshot and attached port makes it work again.

Comment:
CGI interface for FastCGI

Description:
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
specialized to work with the FCGI module, which greatly speeds up CGI
scripts by turning them into persistently running server processes.
Scripts that perform time-consuming initialization processes, such as
loading large modules or opening persistent database connections, will
see large performance improvements.


-- 
best regards
q#

Attachment: p5-CGI-Fast.port.tgz
Description: application/tar-gz

Reply via email to