| Name: | perl-IPC-Run3 |
|---|---|
| Version: | 0.049 |
| Release: | 4.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 61483 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl OR BSD-2-Clause |
| RPM: | perl-IPC-Run3-0.049-4.el10.noarch.rpm |
| Source RPM: | perl-IPC-Run3-0.049-4.el10.src.rpm |
| Build Date: | Tue Jan 28 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/IPC-Run3 |
| Summary: | Run a subprocess in batch mode |
| 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. |