Date: Mon, 17 Mar 2008 03:07:09 +0000 (UTC) From: Yen-Ming Lee <leeym@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-LWP-UserAgent-Determined Makefile distinfo pkg-descr pkg-plist Message-ID: <200803170307.m2H379iQ004660@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
leeym 2008-03-17 03:07:09 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-LWP-UserAgent-Determined Makefile distinfo pkg-descr pkg-plist Log: - 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/ Revision Changes Path 1.1999 +1 -0 ports/www/Makefile 1.1 +24 -0 ports/www/p5-LWP-UserAgent-Determined/Makefile (new) 1.1 +3 -0 ports/www/p5-LWP-UserAgent-Determined/distinfo (new) 1.1 +10 -0 ports/www/p5-LWP-UserAgent-Determined/pkg-descr (new) 1.1 +5 -0 ports/www/p5-LWP-UserAgent-Determined/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803170307.m2H379iQ004660>