Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro. | Andrej Zverev | 2011-06-20 | 1 | -1/+1 |
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275889 | ||||
* | - update to 1.05 | Yen-Ming Lee | 2011-02-20 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=269403 | ||||
* | - update to 1.04 | Yen-Ming Lee | 2009-04-08 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=231854 | ||||
* | - add p5-LWP-UserAgent-Determined-1.03 | Yen-Ming Lee | 2008-03-17 | 4 | -0/+42 |
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. WWW: http://search.cpan.org/dist/LWP-UserAgent-Determined/ Notes: svn path=/head/; revision=209177 |