Name : perl-LWP-Protocol-PSGI
| |
Version : 0.90.0
| Vendor : (none)
|
Release : 3pclos2017
| Date : 2017-07-12 23:21:19
|
Group : Development/Perl
| Source RPM : perl-LWP-Protocol-PSGI-0.90.0-3pclos2017.src.rpm
|
Size : 0.04 MB
| |
Packager : bb2 < bb2>
| |
Summary : Override LWP\'s HTTP/HTTPS backend with your own PSGI applciation
|
Description :
LWP::Protocol::PSGI is a module to hijack *any* code that uses the LWP::UserAgent manpage 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 the WWW::Mechanize manpage, without modifying the calling code or its internals.
use WWW::Mechanize; use LWP::Protocol::PSGI;
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |