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

Changelog

libipc-run-perl (20250809.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 08:39:23 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libipc-run-perl_20250809.0.orig.tar.gz 135.6 KiB b1e85a30405786ed8378b68dd57159315ad7ddc0a55e432aa9eeca6166ca53fe
libipc-run-perl_20250809.0-ok1.debian.tar.xz 2.2 KiB 9607d43c27890889d942d26cb9d9baa41bcb18796fadee7c6db7403f37bdee97
libipc-run-perl_20250809.0-ok1.dsc 2.0 KiB bcf3470d36ccd913afb87878084dce345e20980b9a1a5f96a19e9ec4d9e3d50f

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.