blob: bbc971c07119242ae91211b2be5715fed1f5a3ca (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: http://search.cpan.org/search?dist=IPC-Run
|