Help for this page
use strict; use warnings; ... MCE->gather($chunk_id, $output); }
use strict; use warnings; ... MCE::relay { print {$fh_out} $output }; }