Package : perl-LWP-Protocol-PSGI > RPM : perl-LWP-Protocol-PSGI-0.100.0-3.mga7.src.rpm

Basic items

Name perl-LWP-Protocol-PSGI
Version 0.100.0
Release 3.mga7
URL http://search.cpan.org/dist/LWP-Protocol-PSGI
Group Development/Perl
Summary Override LWP's HTTP/HTTPS backend with your own PSGI applciation
Size 17KB
Arch noarch
License GPL+ or Artistic

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;

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-20 11:44:00
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie