Help for this page
syswrite handler, message
# Parallelise the writing into the pipes my $pm = Parallel::ForkManager->new($lp); ... ); $pm->finish; }