summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Run/DESCR
blob: 45a77fe360e26ebb0ca17141b33cbe3932a1124f (plain)
1
2
3
4
5
6
7
This perl module allows you run and interact with child processes using files,
pipes, and pseudo-ttys.  Both system()-style and scripted usages are supported
and may be mixed.  Likewise, functional and OO API styles are both supported
and may be mixed.

Various redirection operators reminiscent of those seen on common Unix and DOS
command lines are provided.