Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-CGI-SpeedyCGI - Speed up perl scripts by running them persistently
SpeedyCGI is a way to run perl scripts persistently, which can make
them run much more quickly. After the script is initially run, instead
of exiting, the perl interpreter is kept running. During subsequent
runs, this interpreter is used to handle new executions instead of
starting a new perl interpreter each time. It is a very fast frontend
program, written in C, is executed for each request.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| perl-CGI-SpeedyCGI |
2.22 |
2.el5 |
src |
161 KiB |
Sun May 4 19:41:57 2008 |
Changelog
- * Sun May 4 22:00:00 2008 Robert Scheck <robert{%}fedoraproject{*}org> 2.22-2
- Changes to match with Fedora Packaging Guidelines (#429609)
- * Mon Jan 21 22:00:00 2008 Robert Scheck <robert{%}fedoraproject{*}org> 2.22-1
- Upgrade to 2.22
- Initial spec file for Fedora and Red Hat Enterprise Linux