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

Changelog

libipc-run-perl (20180523.0-ok2) yangtze; urgency=medium

  * Update version.

 -- zhouganqing <email address hidden>  Tue, 16 Aug 2022 09:32:02 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libipc-run-perl_20180523.0.orig.tar.gz 144.7 KiB 3850d7edf8a4671391c6e99bb770698e1c45da55b323b31c76310913349b6c2f
libipc-run-perl_20180523.0-ok2.debian.tar.xz 2.6 KiB cb103cf8148a272a31c557beb23c571e4d8ad4b1d34e6abad4ac36274f21aa88
libipc-run-perl_20180523.0-ok2.dsc 2.0 KiB 4732db445cea04c1bea2f29daec5712a5686ff56d9291aa12f91869b386a6dcd

Available diffs

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.