Help for this page
TASK: for my $task (@tasks) { ... next if file_is_complete($file); # same as next FILE } }