perl-IPC-Run3 - Run a subprocess in batch mode
Website: | http://search.cpan.org/dist/IPC-Run3/ |
---|---|
License: | (GPL+ or Artistic) or BSD |
- 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.
Packages
perl-IPC-Run3-0.043-5.el6.noarch [40 KiB] |
Changelog
by Petr Pisar (2012-10-26):
- Run-require Getopt::Long and Time::HiRes (Resolves: #870089) |