Name: | perl-IPC-Run3 |
---|---|
Version: | 0.043 |
Release: | 3.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 65152 |
License: | (GPL+ or Artistic) or BSD |
RPM: | perl-IPC-Run3-0.043-3.el6.noarch.rpm |
Source RPM: | perl-IPC-Run3-0.043-3.el6.src.rpm |
Build Date: | Sat May 08 2010 |
Build Host: | ca-build61.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. |