Package perl-LWP-UserAgent-Determined: Information

    Source package: perl-LWP-UserAgent-Determined
    Version: 1.07-alt1
    Latest version according to Repology
    Build time:  Jun 26, 2014, 01:05 PM in the task #122171
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: a virtual browser that retries errors
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-LWP-UserAgent-Determined (noarch)

    Maintainer: Denis Smirnov

    List of contributors:
    Igor Vlasenko
    Denis Smirnov

    ACL:
    @cpan
    @everybody

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

    Last changed


    June 26, 2014 Igor Vlasenko 1.07-alt1
    - automated CPAN update
    Sept. 27, 2012 Igor Vlasenko 1.06-alt1
    - automated CPAN update
    Oct. 23, 2011 Igor Vlasenko 1.04-alt2
    - fixed build (disabled tests because network is disabled)