perl-IPC-Run3 - Run a subprocess in batch mode
Website: | https://metacpan.org/release/IPC-Run3 |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl OR BSD-2-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
This module allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using system, qx, and open3 with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run.
Packages
perl-IPC-Run3-0.048-13.aldos.noarch [39 KiB] |
Changelog
by Joel Barrios (2023-09-16):
- Clean spec file. |