pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Carp-Clan Imported p5-Carp-Clan.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2abc7cf3d06c
branches:  trunk
changeset: 519403:2abc7cf3d06c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Oct 02 19:14:13 2006 +0000

description:
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".

diffstat:

 devel/p5-Carp-Clan/DESCR    |  10 +++++++++-
 devel/p5-Carp-Clan/distinfo |   8 ++++----
 2 files changed, 13 insertions(+), 5 deletions(-)

diffs (27 lines):

diff -r 7b2100df7d98 -r 2abc7cf3d06c devel/p5-Carp-Clan/DESCR
--- a/devel/p5-Carp-Clan/DESCR  Mon Oct 02 19:12:00 2006 +0000
+++ b/devel/p5-Carp-Clan/DESCR  Mon Oct 02 19:14:13 2006 +0000
@@ -1,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 -r 7b2100df7d98 -r 2abc7cf3d06c devel/p5-Carp-Clan/distinfo
--- a/devel/p5-Carp-Clan/distinfo       Mon Oct 02 19:12:00 2006 +0000
+++ b/devel/p5-Carp-Clan/distinfo       Mon Oct 02 19:14:13 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index