Bug#627583: ITP: libtest-www-mechanize-psgi-perl -- override LWP's HTTP/HTTPS backend with your own PSGI application
Jonas Smedegaard
dr at jones.dk
Sun May 22 07:23:05 UTC 2011
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr at jones.dk>
* Package name : libtest-www-mechanize-psgi-perl
Version : 0.02
Upstream Author : Tatsuhiko Miyagawa <miyagawa at bulknews.net>
* URL : http://search.cpan.org/dist/LWP-Protocol-PSGI/
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : override LWP's HTTP/HTTPS backend with your own PSGI application
PSGI is a specification to decouple web server environments from web
application framework code.
.
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.
More information about the pkg-perl-maintainers
mailing list