libipc-run3-perl 0.049-ok1 source package in openKylin
Changelog
libipc-run3-perl (0.049-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 06 May 2024 21:48:34 +0800
libipc-run3-perl (0.049-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 06 May 2024 21:48:34 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libipc-run3-perl_0.049.orig.tar.gz | 20.2 KiB | 9d048ae7b9ae63871bae976ba01e081d887392d904e5d48b04e22d35ed22011a |
libipc-run3-perl_0.049-ok1.debian.tar.xz | 2.4 KiB | e08f8e5d6d91ee391a9169f24ab99aba00e5fabd19f6dfdecd8b356469c8b83c |
libipc-run3-perl_0.049-ok1.dsc | 1.9 KiB | ff10c7cfbd5d02c5edbc28537a7c3efdd2500a51844c95f9aff72d4b50de216c |
IPC::Run3 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(
Perlish API and none of the bloat and rarely used features of IPC::Run.