Package perl-LWP-Protocol-PSGI: Information

    Source package: perl-LWP-Protocol-PSGI
    Version: 0.10-alt1_2
    Build time:  Oct 13, 2017, 10:03 PM in the task #190785
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    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;

    List of rpms provided by this srpm:
    perl-LWP-Protocol-PSGI (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

      1. perl(HTTP/Message/PSGI.pm)
      2. perl(LWP.pm)
      3. perl(LWP/Protocol.pm)
      4. perl(Module/Build/Tiny.pm)
      5. perl(Test/More.pm)
      6. perl(Test/Pod.pm)
      7. perl(Test/Requires.pm)
      8. perl(parent.pm)
      9. perl-podlators
      10. /proc
      11. rpm-build-perl

    Last changed


    Oct. 13, 2017 Igor Vlasenko 0.10-alt1_2
    - update by mgaimport
    Sept. 25, 2017 Igor Vlasenko 0.10-alt1_1
    - update by mgaimport
    Aug. 2, 2017 Igor Vlasenko 0.10-alt1
    - automated CPAN update