sub close_child_io () { Debug "SigCHLD: close iopair[1]"; my $tmp = $PathTree::iopair[1]; $PathTree::iopair[1] = undef; close($tmp); };