Name: | rh-perl526-perl-IPC-Run3 |
---|---|
Version: | 0.048 |
Release: | 12.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 62036 |
License: | GPL+ or Artistic or BSD |
RPM: | rh-perl526-perl-IPC-Run3-0.048-12.el7.noarch.rpm |
Source RPM: | rh-perl526-perl-IPC-Run3-0.048-12.el7.src.rpm |
Build Date: | Wed Oct 24 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |