Help for this page
while (1) { for my $runCommand (@runArray) { ... sleep 10; }
use constant TIMEOUT => 60; ... sleep 10; }