Initial import of Test-Warn-0.08

This module provides a few convenience methods for testing warning based
code.
This commit is contained in:
msf 2004-07-09 01:37:38 +00:00
parent 165a0f2b5c
commit 482b2c4a59
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/07/09 01:37:38 msf Exp $
COMMENT= "Perl extension to test methods for warnings"
DISTNAME= Test-Warn-0.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::devel/p5-Array-Compare \
::devel/p5-Test-Exception \
::devel/p5-Tree-DAG_Node
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Test-Warn-0.08.tar.gz) = 95fa7fa694f00ec414a877ae4ef65d7b
RMD160 (Test-Warn-0.08.tar.gz) = a4c5f00a0d4132641905cebdae1503cc8eef4090
SHA1 (Test-Warn-0.08.tar.gz) = ea0241689424de38521277e06b355fbdff2a2bf1

View File

@ -0,0 +1,2 @@
This module provides a few convenience methods for testing warning based
code.

View File

@ -0,0 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/07/09 01:37:38 msf Exp $
${P5SITE}/Test/Warn.pm
@comment ${P5ARCH}/auto/Test/Warn/.packlist
man/man3p/Test::Warn.3p
@comment @dirrm ${P5ARCH}/auto/Test/Warn
@comment @dirrm ${P5ARCH}/auto/Test
@comment @dirrm ${P5ARCH}/auto
@comment @dirrm ${P5ARCH}