$pid = open3(\*WTRFH, '>&STDOUT', \*ERRFH, 'perl child.pl'); [download]
In reply to Re^3: Reading only STDERR by Roy Johnson in thread Reading only STDERR by nomis80