http://www.perlmonks.org?node_id=1081017


in reply to Re^3: IPC::Run and ACLs?
in thread IPC::Run and ACLs?

In this case I need to be able to send STDIN and have access to both STDERR and STDOUT, and could switch to an alternative that can do that, but I'm not aware that can be done with system() or a piped open().