perl-LWP-UserAgent-Determined - Virtual browser that retries errors
Website: | http://search.cpan.org/dist/LWP-UserAgent-Determined/ |
---|---|
License: | GPL+ or Artistic |
- 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.
Packages
perl-LWP-UserAgent-Determined-1.04-3m.mo6.noarch [11 KiB] |
Changelog
by Masanobu Sato (2009-06-05):
- (1.04-3m) - add proxy env. patch for "make test" |