![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: Alarm and Telnet issuesby themage (Friar) |
on Dec 27, 2006 at 16:59 UTC ( #591886=note: print w/replies, xml ) | Need Help?? |
Hi pubscout,
Your code probably is not working because Net::Telnet uses internly alarm and $SIG{ALRM} to handler timeouts itself. You should use the Net::Telnet timeout instead.
In Section
Seekers of Perl Wisdom
|
|