wok-6.x view perl-ipc-run/description.txt @ rev 25146
updated portaudio and portaudio-dev (190600_20161030 -> 19.7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jun 29 15:26:46 2022 +0100 (2022-06-29) |
parents | |
children |
line source
1 IPC::Run allows you to run and interact with child processes using files,
2 pipes, and pseudo-ttys.
3 Both system()-style and scripted usages are supported and may be mixed.
4 Likewise, functional and OO API styles are both supported and may be mixed.
6 Various redirection operators reminiscent of those seen on common Unix and
7 DOS command lines are provided.