Help for this page
$slot = 1; ... } $pm->wait_all_children;
@data = ( 10,4,20,2,15,6 ); ... $pm->finish; } $pm->wait_all_children;