[ ソース: libcgi-emulate-psgi-perl ]
パッケージ: libcgi-emulate-psgi-perl (0.23-2)
libcgi-emulate-psgi-perl に関するリンク
Debian の資源:
libcgi-emulate-psgi-perl ソースパッケージをダウンロード:
- [libcgi-emulate-psgi-perl_0.23-2.dsc]
- [libcgi-emulate-psgi-perl_0.23.orig.tar.gz]
- [libcgi-emulate-psgi-perl_0.23-2.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
- module for Common Gateway Interface applications
-
- dep: libwww-perl
- world-wide web へのシンプルで一貫性のあるインターフェース
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語