Help for this page
use strict; use Parallel::ForkManager; ... $fkmngr->wait_all_children; close DAREADER; __END__
sub onFinish { ... print; } }