Path to this page:
./
devel/p5-IPC-Run3,
IPC::Run3 - run a subprocess in batch mode
Branch: CURRENT,
Version: 0.049nb1,
Package name: p5-IPC-Run3-0.049nb1,
Maintainer: pkgsrc-usersThis 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.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 20.176 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-IPC-Run3-0.049nb1
- (2024-08-11) Updated to version: p5-IPC-Run3-0.049
- (2023-07-06) Updated to version: p5-IPC-Run3-0.048nb9
- (2022-06-28) Updated to version: p5-IPC-Run3-0.048nb8
- (2021-05-25) Updated to version: p5-IPC-Run3-0.048nb7
- (2020-09-01) Updated to version: p5-IPC-Run3-0.048nb6
CVS history: (Expand)