blob: 64fda66d998f461ad883a67bb3f7db9b1d869747 (
plain) (
blame)
1
2
3
4
|
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.
|