in reply to Checking links with LWP::UserAgent
You might want to look at the various
solutions I've posted in my columns, specifically to parallelize the probing. Be
cautious, however, that you don't overwhelm the server under test. {grin}
-- Randal L. Schwartz, Perl hacker
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: •Re: Checking links with LWP::UserAgent
by wilstephens (Acolyte) on Feb 27, 2002 at 12:05 UTC |
In Section
Seekers of Perl Wisdom