update Fri Apr 23 18:37:00 PDT 2010
[pkgsrc.git] / devel / p5-IPC-Run / DESCR
1 This perl module allows you run and interact with child processes using files,
2 pipes, and pseudo-ttys.  Both system()-style and scripted usages are supported
3 and may be mixed.  Likewise, functional and OO API styles are both supported
4 and may be mixed.
5
6 Various redirection operators reminiscent of those seen on common Unix and DOS
7 command lines are provided.