Run a subprocess with input/ouput redirection
http://search.cpan.org/dist/IPC-Run3/
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.
Authors:
--------
Barrie Slaymaker
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / perl-IPC-Run3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-IPC-Run3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
IPC-Run3-0.045.tar.gz | 0000020017 19.5 KB | |
_link | 0000000148 148 Bytes | |
perl-IPC-Run3.changes | 0000001673 1.63 KB | |
perl-IPC-Run3.spec | 0000002295 2.24 KB |
Revision 24 (latest revision is 34)
Stephan Kulow (coolo)
committed
(revision 24)
- updated to 0.045 skip a test that tickles an OpenBSD bug and hangs the process (thanks, BinGOs)
Comments 0