fb2fcebc25
2. Add dependecnies to make sure it works with pseudo-ttys this time. PR: 39400 (for item 1) Submitted by: Erwin Lansing <erwin@lansing.dk> (for item 1)
6 lines
291 B
Text
6 lines
291 B
Text
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
|