mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
8 lines
361 B
Plaintext
8 lines
361 B
Plaintext
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.
|