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

Changelog

libipc-run3-perl (0.049-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 06 May 2024 21:48:34 +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-run3-perl_0.049.orig.tar.gz 20.2 KiB 9d048ae7b9ae63871bae976ba01e081d887392d904e5d48b04e22d35ed22011a
libipc-run3-perl_0.049-ok1.debian.tar.xz 2.4 KiB e08f8e5d6d91ee391a9169f24ab99aba00e5fabd19f6dfdecd8b356469c8b83c
libipc-run3-perl_0.049-ok1.dsc 1.9 KiB ff10c7cfbd5d02c5edbc28537a7c3efdd2500a51844c95f9aff72d4b50de216c

Available diffs

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.