I have a line like this:

$rststr = get("http://"; . $dst . "/request.htm" );

Problem is that I have had this script hang due to the $dst site being
down.  Is there a way to do a time out?

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to