Name: | rh-perl520-perl-CGI-Fast |
---|---|
Version: | 2.05 |
Release: | 5.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 20899 |
License: | GPL+ or Artistic |
RPM: | rh-perl520-perl-CGI-Fast-2.05-5.el6.noarch.rpm |
Source RPM: | rh-perl520-perl-CGI-Fast-2.05-5.el6.src.rpm |
Build Date: | Thu Jan 26 2017 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/CGI-Fast/ |
Summary: | CGI Interface for Fast CGI |
Description: | CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work well 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. |