Help for this page
$pm->finish(0,\$scalar); # or $pm->finish(0,\@array); # or $pm->finish(0,\%hash);
$pm -> run_on_finish ( sub { ... } );