Name: | perl-IPC-Run3 |
---|---|
Version: | 0.043 |
Release: | 5.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 65147 |
License: | (GPL+ or Artistic) or BSD |
RPM: | perl-IPC-Run3-0.043-5.el6.noarch.rpm |
Source RPM: | perl-IPC-Run3-0.043-5.el6.src.rpm |
Build Date: | Sat Feb 23 2013 |
Build Host: | ca-build44.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. |