Name : perl-LWP-Protocol-PSGI
| |
Version : 0.110.0
| Vendor : Mageia_Org
|
Release : 3.mga9
| Date : 2022-03-28 23:46:54
|
Group : Development/Perl
| Source RPM : perl-LWP-Protocol-PSGI-0.110.0-3.mga9.src.rpm
|
Size : 0.04 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Override LWP\'s HTTP/HTTPS backend with your own PSGI application
|
Description :
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.
use WWW::Mechanize; use LWP::Protocol::PSGI;
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/armv7hl/media/core/release |