libipc-run3-perl 0.048-ok1 source package in openKylin

Changelog

libipc-run3-perl (0.048-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libipc-run3-perl_0.048.orig.tar.gz 19.8 KiB 3d81c3cc1b5cff69cca9361e2c6e38df0352251ae7b41e2ff3febc850e463565
libipc-run3-perl_0.048-ok1.debian.tar.xz 2.4 KiB c8d1863e07c7e680f63d640aefafb9ce4ffaf820f8ee47976964ff5b2515d51c
libipc-run3-perl_0.048-ok1.dsc 1.9 KiB e68cf8466bdf57d238b473fbab1455a3ba67a8acba08f111372720e378583071

View changes file

Binary packages built by this source

libipc-run3-perl: run a subprocess with input/output redirection

 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()/qx``/open3() with a simple, extremely
 Perlish API and none of the bloat and rarely used features of IPC::Run.