Path to this page:
./
devel/p5-IPC-Run3,
IPC::Run3 - run a subprocess in batch mode
Branch: pkgsrc-2012Q2,
Version: 0.045,
Package name: p5-IPC-Run3-0.045,
Maintainer: rhaenThis 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.
Speed, simplicity, and portability are paramount. (That's speed of
Perl code; which is often much slower than the kind of buffered I/O
that this module uses to spool input to and output from the child
command.) Disk space is not.
Master sites: (Expand)
SHA1: d5bdab13354071de5bd6cd4d78a6822cb525e436
RMD160: 0b5f471fde0966583dba8759b47e533c054aa41d
Filesize: 19.548 KB
Version history: (Expand)
- (2012-07-05) Package added to pkgsrc.se, version p5-IPC-Run3-0.045 (created)