Name: | rh-perl530-perl-IPC-Run3 |
---|---|
Version: | 0.048 |
Release: | 18.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 62203 |
License: | GPL+ or Artistic or BSD |
RPM: | rh-perl530-perl-IPC-Run3-0.048-18.el7.noarch.rpm |
Source RPM: | rh-perl530-perl-IPC-Run3-0.048-18.el7.src.rpm |
Build Date: | Wed Dec 09 2020 |
Build Host: | x86-ol7-builder-01.us.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. |