[ 源代码: libcgi-emulate-psgi-perl ]
软件包:libcgi-emulate-psgi-perl(0.23-1)
libcgi-emulate-psgi-perl 的相关链接
Debian 的资源:
下载源码包 libcgi-emulate-psgi-perl:
- [libcgi-emulate-psgi-perl_0.23-1.dsc]
- [libcgi-emulate-psgi-perl_0.23.orig.tar.gz]
- [libcgi-emulate-psgi-perl_0.23-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- liblwp-protocol-psgi-perl
- libcgi-psgi-perl
- libtest-www-mechanize-psgi-perl
- libcgi-formbuilder-source-yaml-perl
- libcgi-application-dispatch-perl
- libdbi-test-perl
- liblog-any-adapter-filehandle-perl
- libcgi-application-plugin-anytemplate-perl
- libhtml-mason-psgihandler-perl
- libplack-test-anyevent-perl
- libcgi-compress-gzip-perl
PSGI adapter for CGI
CGI::Emulate::PSGI allows an application designed for the CGI environment to run in a PSGI environment, and thus on any of the backends that PSGI supports.
It works by translating the environment provided by the PSGI specification to one expected by the CGI specification. Likewise, it captures output as it would be prepared for the CGI standard, and translates it to the format expected for the PSGI standard using CGI::Parse::PSGI module.
其他与 libcgi-emulate-psgi-perl 有关的软件包
|
|
|
|
-
- dep: libcgi-pm-perl (>= 3.63)
- module for Common Gateway Interface applications
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)