| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Aug 2012 23:55:15
1.06
|
leeym  |
- Update to 1.06
PR: 171031
Submitted by: Steve Wills <swills@freebsd.org> |
10 Jun 2012 18:42:48
1.05
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
20 Jun 2011 09:22:15
1.05
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
20 Feb 2011 19:25:40
1.05
|
leeym  |
- update to 1.05 |
08 Apr 2009 05:27:44
1.04
|
leeym  |
- update to 1.04 |
17 Mar 2008 03:07:09
1.03
|
leeym  |
- add p5-LWP-UserAgent-Determined-1.03
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/ |