Paketname | speedy-cgi-perl |
Beschreibung | speed up perl scripts by making them persistent |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.22-13 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 344 Byte |
Hängt ab von | perl (>= 5.10.1-14), libc6 (>= 2.4), libperl5.10 (>= 5.10.1) |
Empfohlene Pakete | |
Paketbetreuer | Niko Tyni |
Quelle | |
Paketgröße | 123060 Byte |
Prüfsumme MD5 | 2700c923de1a347cdf32f99a8be2e743 |
Prüfsumme SHA1 | 10e03cb2c6cd5360a208ab7726127b65f8631a9e |
Prüfsumme SHA256 | cec9007dbbb1ea3e16fcb64f9d06acebe2d682305da3898b86922050dbca95a1 |
Link zum Herunterladen | speedy-cgi-perl_2.22-13_i386.deb |
Ausführliche Beschreibung | 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 also known
as PersistentPerl: while its most common use is with CGI scripts, it can
be used to speed up most perl programs.
|