in reply to
Forcing WWW::Mechanize to timeout
$ua->timeout(0.1);
https://metacpan.org/pod/LWP::UserAgent#timeout
Comment on
Re: Forcing WWW::Mechanize to timeout
In Section
Seekers of Perl Wisdom