Help for this page
my $status = $pipe->close; die $! if $$ != $mainpid;
if ($$ == $mainpid) { $pipe->close or die $!; }