libcarp-clan-perl 6.08-ok1 source package in openKylin

Changelog

libcarp-clan-perl (6.08-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:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcarp-clan-perl_6.08.orig.tar.gz 33.4 KiB c75f92e34422cc5a65ab05d155842b701452434e9aefb649d6e2289c47ef6708
libcarp-clan-perl_6.08-ok1.debian.tar.xz 1.8 KiB 7cc243c1f6718fd176836f544092a76951637f204333103437c9f728711c2acf
libcarp-clan-perl_6.08-ok1.dsc 1.9 KiB 4c541d7dd2c84532ac0507b6ff5483314f6e6abc4f7ba43c486f77478fc98fa7

View changes file

Binary packages built by this source

libcarp-clan-perl: Perl enhancement to Carp error logging facilities

 Carp::Clan is a Perl module designed to report errors from the perspective
 of the caller of a "clan" of modules, similar to "Carp" itself. Instead of
 giving it a number of levels to skip on the calling stack, you give it a
 pattern to characterize the package names of the "clan" of modules which
 shall never be blamed for any error.
 .
 These modules stick together like a "clan" and any error which occurs will
 be blamed on the "outsider" script or modules not belonging to this clan.