Is there a way to put a timer in an script? I want to run a command which has a default timeout of 5 mins. However, after ~ 2 minutes, I know the command is gonna fail. So I want to be able to go to the next server in the list.
I haven't been able to find any info for this in perl.....
No code....no clue
20050511 Edit by castaway: Changed title from 'Timer'