in reply to
Catching timeout for Net::Telnet
I would try
$t->errmode("return");
This seems like it would help.
Comment on
Re: Catching timeout for Net::Telnet
Download
Code
In Section
Seekers of Perl Wisdom