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.049.tar.gz | 0000020660 20.2 KB | |
_link | 0000000148 148 Bytes | |
cpanspec.yml | 0000000496 496 Bytes | |
perl-IPC-Run3.changes | 0000002781 2.72 KB | |
perl-IPC-Run3.spec | 0000002366 2.31 KB |
Revision 31 (latest revision is 34)
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 1153655
from
Tina Müller (tinita)
(revision 31)
- updated to 0.049 see /usr/share/doc/packages/perl-IPC-Run3/Changes 0.049 2024-01-20 - avoid some uninitialized warnings in ProfLogReader - improve errno handling on Windows (thanks, Graham Ollis) - avoid leaking fds (thanks, Dan Book) - fix typos in docs (thanks, Yoshikazu Sawa and Jakub Wilk)
Comments 0