Name: | perl-IPC-Run3 |
---|---|
Version: | 0.048 |
Release: | 23.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 62206 |
License: | GPL+ or Artistic or BSD |
RPM: | perl-IPC-Run3-0.048-23.el9.noarch.rpm |
Source RPM: | perl-IPC-Run3-0.048-23.el9.src.rpm |
Build Date: | Tue Jan 11 2022 |
Build Host: | build-ol9-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. |