openbsd-ports/www/p5-LWP-UserAgent-Determined/pkg/DESCR

6 lines
254 B
Plaintext
Raw Normal View History

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.