IPC::Run - system() and background procs w/ piping, redirs, ptys (Unix, Win32) https://www.cpan.org
Go to file
2024-01-06 09:11:18 +01:00
perl-IPC-Run.spec automatic version update by autodist [release 20231003.0-1mamba;Tue Oct 03 2023] 2024-01-06 09:11:18 +01:00
README.md automatic version update by autodist [release 0.92_01-1mamba;Mon Sep 10 2012] 2024-01-06 09:11:17 +01:00

perl-IPC-Run

IPC::Run 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.