initial import of Carp::Assert::More 1.12

Carp::Assert::More is a set of wrappers around the Carp::Assert
functions to make the habit of writing assertions even easier.
This commit is contained in:
msf 2006-12-04 14:35:12 +00:00
parent 2b8fb74b70
commit 91c53ef03b
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/04 14:35:12 msf Exp $
COMMENT= "convenience wrappers around Carp::Assert"
MODULES= cpan
DISTNAME= Carp-Assert-More-1.12
CATEGORIES= devel
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= ::devel/p5-Carp-Assert
BUILD_DEPENDS= ${RUN_DEPENDS}
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Carp-Assert-More-1.12.tar.gz) = dbd6a0fcbff5f00d2e39b77322036d3f
RMD160 (Carp-Assert-More-1.12.tar.gz) = 7501ffc3e557a0ffd083dab558482334fdcec3db
SHA1 (Carp-Assert-More-1.12.tar.gz) = 6c8b694d0b2bf9642960fa56a41eacd2e563fc0e
SIZE (Carp-Assert-More-1.12.tar.gz) = 8371

View File

@ -0,0 +1,2 @@
Carp::Assert::More is a set of wrappers around the Carp::Assert
functions to make the habit of writing assertions even easier.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/04 14:35:12 msf Exp $
${P5SITE}/Carp/Assert/
${P5SITE}/Carp/Assert/More.pm
@man man/man3p/Carp::Assert::More.3p