Package perl-LWP-Protocol-PSGI: Information

    Source package: perl-LWP-Protocol-PSGI
    Version: 0.11-alt1_1
    Latest version according to Repology
    Build time:  Nov 20, 2019, 12:53 PM in the task #241079
    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

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    Nov. 20, 2019 Igor Vlasenko 0.11-alt1_1
    - update by mgaimport
    Oct. 28, 2019 Igor Vlasenko 0.11-alt1
    - automated CPAN update
    Oct. 13, 2017 Igor Vlasenko 0.10-alt1_2
    - update by mgaimport