mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
285 B
Text
6 lines
285 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: https://metacpan.org/release/IPC-Run
|