foreach $task (@tasks) { $task->do_one_task(); pong(); # Report back to Event::Stats that I'm # still alive and that it should reset it's timer };