Пакет perl-LWP-UserAgent-Determined: Информация

    Исходный пакет: perl-LWP-UserAgent-Determined
    Версия: 1.07-alt1
    Собран:  26 июня 2014 г. 13:05 в задании #122171
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Artistic
    О пакете: a virtual browser that retries errors
    Описание: 
    This class works just like LWP::UserAgent (and is based on it, by
    being a subclass of it), except that when you use it to get a web page
    but run into a possibly-temporary error (like a DNS lookup timeout),
    it'll wait a few seconds and retry a few times.
    
    It also adds some methods for controlling exactly what errors are
    considered retry-worthy and how many times to wait and for how many
    seconds, but normally you needn't bother about these, as the default
    settings are relatively sane.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-LWP-UserAgent-Determined (noarch)

    Сопровождающий: Denis Smirnov

    Список участников:
    Igor Vlasenko
    Denis Smirnov

      1. perl-devel
      2. libnss-mdns
      3. perl-libwww

    Последнее изменение


    26 июня 2014 г. Igor Vlasenko 1.07-alt1
    - automated CPAN update
    27 сентября 2012 г. Igor Vlasenko 1.06-alt1
    - automated CPAN update
    23 октября 2011 г. Igor Vlasenko 1.04-alt2
    - fixed build (disabled tests because network is disabled)