in reply to Re: (tye)Re: timed_out usage?in thread timed_out usage?
$pop = new Net::Telnet (Telnetmode => 1, Errmode => "return"); [download]
Now when a timeout occurs, the loop exits and the script continues.