perl-CGI-Fast - CGI Interface for Fast CGI
Website: | https://metacpan.org/release/CGI-Fast |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-CGI-Fast-2.17-1.aldos.noarch [14 KiB] |
Changelog
by Joel Barrios (2023-11-15):
- Update to 2.17. |