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

Changelog

libcarp-clan-perl (6.08-ok2) yangtze; urgency=medium

  * Modify debian/control.

 -- denghao <email address hidden>  Thu, 15 Sep 2022 11:24:55 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
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
Nile V2.0 proposed main perl
Nile V2.0 release main perl
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libcarp-clan-perl_6.08.orig.tar.gz 33.4 KiB c75f92e34422cc5a65ab05d155842b701452434e9aefb649d6e2289c47ef6708
libcarp-clan-perl_6.08-ok2.debian.tar.xz 7.9 KiB b54d6b54ade8a4a022a587ee9b4a33625a4bc62ea6809345b8159a59ca815b4b
libcarp-clan-perl_6.08-ok2.dsc 1.8 KiB 31c088b2e63ee4d5d767427259ca1193c04cc6eb5ede28c9ec799c1c4284f135

Available diffs

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.