my $count = 0; unless ( online('http') && $count < 30) { sleep(1); $count++; }