libipc-system-simple-perl 1.26-ok1 source package in openKylin

Changelog

libipc-system-simple-perl (1.26-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:
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

Downloads

File Size SHA-256 Checksum
libipc-system-simple-perl_1.26.orig.tar.gz 29.3 KiB 57177f21d8e8625bba32ea454f10a1fda16f93c1baf1aa80d106ab1951b465fd
libipc-system-simple-perl_1.26-ok1.debian.tar.xz 1.7 KiB f95b2bffd87d6d0474221c48bc3099288c1dca3e2b698e9bf7328128e5986b32
libipc-system-simple-perl_1.26-ok1.dsc 2.0 KiB d58a72e6ec75eddf85a1164a3558c61634c095fe9ad35a31ec33ab14382539d8

View changes file

Binary packages built by this source

libipc-system-simple-perl: Perl module to run commands simply, with detailed diagnostics

 IPC::System::Simple takes the hard work out of calling external commands; it
 provides replacements for system() and the backtick operator that will either
 succeed, or die with rich diagnostic messages on errors.
 .
 The module also includes the ability to specify acceptable exit values, trap
 errors, or process diagnostics.