my $pid = $pm->start($i); if ($pid) { print "Launched child $pid\n"; next; };