[ ソース: liblwp-protocol-psgi-perl ]
パッケージ: liblwp-protocol-psgi-perl (0.11-2)
liblwp-protocol-psgi-perl に関するリンク
Debian の資源:
liblwp-protocol-psgi-perl ソースパッケージをダウンロード:
- [liblwp-protocol-psgi-perl_0.11-2.dsc]
- [liblwp-protocol-psgi-perl_0.11.orig.tar.gz]
- [liblwp-protocol-psgi-perl_0.11-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- libcrypt-ssleay-perl
- libtest-lwp-useragent-perl
- liblwp-protocol-https-perl
- libwww-oauth-perl
- libplack-test-agent-perl
- liblwp-useragent-chicaching-perl
- libplack-middleware-expires-perl
- libwww-freshmeat-perl
- libplack-middleware-file-sass-perl
- libtest-www-mechanize-catalyst-perl
- liblwpx-paranoidagent-perl
override LWP's HTTP/HTTPS backend with your own PSGI application
LWP::Protocol::PSGI is a module to hijack *any* code that uses LWP::UserAgent underneath such that any HTTP or HTTPS requests can be routed to your own PSGI application.
Because it works with any code that uses LWP, you can override various WWW::*, Net::* or WebService::* modules such as WWW::Mechanize, without modifying the calling code or its internals.
PSGI is a specification to decouple web server environments from web application framework code.
その他の liblwp-protocol-psgi-perl 関連パッケージ
|
|
|
|
-
- dep: libplack-perl
- interface between web servers and Perl web applications
-
- dep: libwww-perl
- world-wide web へのシンプルで一貫性のあるインターフェース
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- sug: libcrypt-ssleay-perl
- OpenSSL support for LWP
- または libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets