in reply to
Re^2: how to set timeout on WWW::Spider?
in thread
how to set timeout on WWW::Spider?
The
LWP::UserAgent
documentation is quite clear on how to add a timeout on the UserAgent object, and has an example.
Comment on
Re^3: how to set timeout on WWW::Spider?
In Section
Seekers of Perl Wisdom