Help for this page
for(my $i = 0; $i < 100; $i++) { $pm->start and next; ... } $pm->wait_all_children;