summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Exception
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-19 17:28:59 +0000
committerwiz <wiz@pkgsrc.org>2005-02-19 17:28:59 +0000
commitd0c1f485c608ef4940a6d9423590e763d1fe3acd (patch)
tree84fbfa3c9d0ec9956e2012e50e19b8aa1a78d140 /devel/p5-Test-Exception
parent7b9779388798fb5c3113a78019373ec0e1593c08 (diff)
downloadpkgsrc-d0c1f485c608ef4940a6d9423590e763d1fe3acd.tar.gz
Initial import of p5-Test-Exception-0.20:
This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends.
Diffstat (limited to 'devel/p5-Test-Exception')
-rw-r--r--devel/p5-Test-Exception/DESCR3
-rw-r--r--devel/p5-Test-Exception/Makefile20
-rw-r--r--devel/p5-Test-Exception/PLIST1
-rw-r--r--devel/p5-Test-Exception/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Test-Exception/DESCR b/devel/p5-Test-Exception/DESCR
new file mode 100644
index 00000000000..daeece33cc2
--- /dev/null
+++ b/devel/p5-Test-Exception/DESCR
@@ -0,0 +1,3 @@
+This module provides a few convenience methods for testing exception
+based code. It is built with Test::Builder and plays happily with
+Test::More and friends.
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile
new file mode 100644
index 00000000000..46e29e690d1
--- /dev/null
+++ b/devel/p5-Test-Exception/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/02/19 17:28:59 wiz Exp $
+#
+
+DISTNAME= Test-Exception-0.20
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Test-Exception/
+COMMENT= Test exception based code
+
+DEPENDS+= p5-Sub-Uplevel-[0-9]*:../../devel/p5-Sub-Uplevel
+
+USE_BUILDLINK3= yes
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Test/Exception/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Test-Exception/PLIST b/devel/p5-Test-Exception/PLIST
new file mode 100644
index 00000000000..052b4774a8f
--- /dev/null
+++ b/devel/p5-Test-Exception/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 17:28:59 wiz Exp $
diff --git a/devel/p5-Test-Exception/distinfo b/devel/p5-Test-Exception/distinfo
new file mode 100644
index 00000000000..44b8f0f5fe1
--- /dev/null
+++ b/devel/p5-Test-Exception/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/02/19 17:28:59 wiz Exp $
+
+SHA1 (Test-Exception-0.20.tar.gz) = 263697301fb11f4669aa010a00b373833e27a361
+Size (Test-Exception-0.20.tar.gz) = 9428 bytes