[ 原始碼: libcgi-fast-perl ]
套件:libcgi-fast-perl(1:2.13-1)
libcgi-fast-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcgi-fast-perl:
- [libcgi-fast-perl_2.13-1.dsc]
- [libcgi-fast-perl_2.13.orig.tar.gz]
- [libcgi-fast-perl_2.13-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
CGI subclass for work with FCGI
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work with the 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.
其他與 libcgi-fast-perl 有關的套件
|
|
|
|
-
- dep: libcgi-pm-perl (>= 4)
- module for Common Gateway Interface applications
-
- dep: libfcgi-perl
- helper module for FastCGI
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language