9cce736c9b
redirection.
7 lines
307 B
Plaintext
7 lines
307 B
Plaintext
IPC::Run allows you run and interact with child processes, files, pipes,
|
|
and pseudo-ttys. Both event-loop and procedural techniques are
|
|
supported and may be mixed. Likewise, functional and OO API styles are
|
|
both supported and may be mixed.
|
|
|
|
Currently, pseudo-ttys operations are not supported in FreeBSD.
|