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

Changelog

libipc-run-perl (20231003.0-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 08 May 2024 10:11:36 +0800

Upload details

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

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libipc-run-perl_20231003.0.orig.tar.gz 132.3 KiB eb25bbdf5913d291797ef1bfe998f15130b455d3ed02aacde6856f0b25e4fe57
libipc-run-perl_20231003.0-ok1.debian.tar.xz 2.3 KiB a4a016b205faae4d76223e15714ef5bd90218c3e2317edecc51c256e41cde8ab
libipc-run-perl_20231003.0-ok1.dsc 2.0 KiB 4b943649650edebb9472f56f7126ab57e9e117061d5ccc509af236f52d494c53

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.