Yes, see IPC::Open3
use IPC::Open3; $pid = open3( \*WTRFH, \*RDRFH, \*ERRFH, 'some cmd and args' );
In reply to Re^5: Redirecting and using output from executed program
by tachyon
in thread Redirecting and using output from executed program
by Hena
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |