Help for this page
if ( $pid == 0 ) { close $input_to_child; ... } exec {'perl'} 'perl', 'client.pl'; }