Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047577
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-LWP-Protocol-PSGI

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.11-alt1_1
Время сборки: 20 ноября 2019, 09:29 ( 227.3 недели назад )
Размер архива: 21.28 Kb

Домашняя страница:   http://search.cpan.org/dist/LWP-Protocol-PSGI

Лицензия: GPL+ or Artistic
О пакете: Override LWP's HTTP/HTTPS backend with your own PSGI applciation
Описание:

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;

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-LWP-Protocol-PSGI
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin