The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
speedy-cgi-perl1. speed up perl scripts by making them persistent. SpeedyCGI is a way to run perl scripts persistently, which usually makes them run much more quickly because it avoids the overhead of starting up a new perl interpreter and compiling the perl code. It is most often used for CGI scripts but it can be used to speed up most perl programs. From Debian 3.0r0 APT |
|
|