Initial import of p5-Carp-Clan 5.3.

This module reports errors from perspective of caller of a clan of modules.
This commit is contained in:
kevlo 2004-12-01 05:35:58 +00:00
parent 568efbdbb9
commit 6a0124a112
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/01 05:35:58 kevlo Exp $
COMMENT= "report errors from perspective of caller of a clan of modules"
DISTNAME= Carp-Clan-5.3
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/}
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Carp-Clan-5.3.tar.gz) = d0a0431921b2c786aac234dfb6fe02ca
RMD160 (Carp-Clan-5.3.tar.gz) = d10d51ae69f9ebde79c6509608e17fa0368039dc
SHA1 (Carp-Clan-5.3.tar.gz) = a5abb9a8815e98900f9d1c21af6c1522d79c494a

View File

@ -0,0 +1,5 @@
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.

View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/01 05:35:58 kevlo Exp $
${P5SITE}/Carp/
${P5SITE}/Carp/Clan.pm
${P5SITE}/Carp/Clan.pod
@man man/man3p/Carp::Clan.3p