http://qs1969.pair.com?node_id=591886


in reply to Alarm and Telnet issues

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.