Name: | perl-LWP-UserAgent-Determined |
---|---|
Version: | 1.07 |
Release: | 31.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 12904 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-LWP-UserAgent-Determined-1.07-31.el10_0.noarch.rpm |
Source RPM: | perl-LWP-UserAgent-Determined-1.07-31.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/LWP-UserAgent-Determined |
Summary: | 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. |