2001-07-13 00:16:42 +02:00
|
|
|
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.
|
|
|
|
|
2003-10-02 17:52:06 +02:00
|
|
|
WWW: http://search.cpan.org/dist/IPC-Run/
|