[ 源代码: 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
- simple and consistent interface to the world-wide web
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: libcrypt-ssleay-perl
- OpenSSL support for LWP
- 或者 libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets