$SIG{ALRM} = sub { die "Timeout\n" }; [download]
In reply to Re^5: Net::SOCKS how define timeout? by choroba in thread Net::SOCKS how define timeout? by perlmonks12