libipc-run-perl 20180523.0-ok1 source package in openKylin

Changelog

libipc-run-perl (20180523.0-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-run-perl_20180523.0.orig.tar.gz 144.7 KiB 3850d7edf8a4671391c6e99bb770698e1c45da55b323b31c76310913349b6c2f
libipc-run-perl_20180523.0-ok1.debian.tar.xz 2.4 KiB e6148d5cb692c7ff15020a4753db5543f2febe85d6f29878b0fe92b47b34c122
libipc-run-perl_20180523.0-ok1.dsc 2.0 KiB 04f91876088e20bd9a64d3e1020fef0d8ebd967512034f74f5c20df043519b09

View changes file

Binary packages built by this source

libipc-run-perl: Perl module for running processes

 IPC::Run allows you to run and interact with child processes using
 files, pipes, and pseudo-ttys. Both system()-style and scripted
 usages are supported and may be mixed. Likewise, functional and OO
 API styles are both supported and may be mixed.
 .
 Various redirection operators reminiscent of those seen on common
 Unix and DOS command lines are provided.