From e83bd55e3f483176eef540483c1a1e5e6059280f Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 2 Oct 2006 19:14:13 +0000 Subject: Imported p5-Carp-Clan. This module reports errors from the perspective of the caller of a "clan" of modules, similar to "Carp.pm" itself. But 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. :-) So 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". --- devel/p5-Carp-Clan/DESCR | 10 +++++++++- devel/p5-Carp-Clan/distinfo | 8 ++++---- 2 files changed, 13 insertions(+), 5 deletions(-) (limited to 'devel') diff --git a/devel/p5-Carp-Clan/DESCR b/devel/p5-Carp-Clan/DESCR index 9f2d4dc5a10..4ee6c23275c 100644 --- a/devel/p5-Carp-Clan/DESCR +++ b/devel/p5-Carp-Clan/DESCR @@ -1 +1,9 @@ -Report errors from perspective of caller of a "clan" of modules. +This module reports errors from the perspective of the caller of a +"clan" of modules, similar to "Carp.pm" itself. But 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. :-) + +So 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". diff --git a/devel/p5-Carp-Clan/distinfo b/devel/p5-Carp-Clan/distinfo index 006490487a9..a5f00c53a74 100644 --- a/devel/p5-Carp-Clan/distinfo +++ b/devel/p5-Carp-Clan/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/03/21 22:34:26 wiz Exp $ +$NetBSD: distinfo,v 1.1.1.2 2006/10/02 19:14:13 rillig Exp $ -SHA1 (Carp-Clan-5.3.tar.gz) = a5abb9a8815e98900f9d1c21af6c1522d79c494a -RMD160 (Carp-Clan-5.3.tar.gz) = d10d51ae69f9ebde79c6509608e17fa0368039dc -Size (Carp-Clan-5.3.tar.gz) = 16789 bytes +SHA1 (Carp-Clan-5.4.tar.gz) = 6b6d8478e719dc31986b3d8d376dde61ac49bc12 +RMD160 (Carp-Clan-5.4.tar.gz) = f7bc3702b5396c0acde6c7c7e27b7666555684e9 +Size (Carp-Clan-5.4.tar.gz) = 17989 bytes -- cgit v1.2.3