summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Throwable
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-01-26 09:32:16 +0000
committersno <sno@pkgsrc.org>2010-01-26 09:32:16 +0000
commit4be95448a44c892f0f74bc7957d9df10c3cc54bb (patch)
treeb5ad14ba1b276d2c4d3748bfa086e9026c5b73f7 /devel/p5-Class-Throwable
parenta4a9a5350d7d00a5d278627c736e878f65726326 (diff)
downloadpkgsrc-4be95448a44c892f0f74bc7957d9df10c3cc54bb.tar.gz
Importing devel/p5-Class-Throwable 0.11 as indirect dependency of scheduled
editors/p5-Padre-Plugin-Catalyst update. This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.
Diffstat (limited to 'devel/p5-Class-Throwable')
-rw-r--r--devel/p5-Class-Throwable/DESCR5
-rw-r--r--devel/p5-Class-Throwable/Makefile18
-rw-r--r--devel/p5-Class-Throwable/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Class-Throwable/DESCR b/devel/p5-Class-Throwable/DESCR
new file mode 100644
index 00000000000..9f84e8bf46d
--- /dev/null
+++ b/devel/p5-Class-Throwable/DESCR
@@ -0,0 +1,5 @@
+This module implements a minimal lightweight exception object. It is meant
+to be a compromise between more basic solutions like Carp which can only
+print information and cannot handle exception objects, and more more
+complex solutions like Exception::Class which can be used to define complex
+inline exceptions and has a number of module dependencies.
diff --git a/devel/p5-Class-Throwable/Makefile b/devel/p5-Class-Throwable/Makefile
new file mode 100644
index 00000000000..b4d7b549980
--- /dev/null
+++ b/devel/p5-Class-Throwable/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/26 09:32:16 sno Exp $
+#
+
+DISTNAME= Class-Throwable-0.11
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Class-Throwable/
+COMMENT= Minimal lightweight exception class
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+PERL5_PACKLIST= auto/Class/Throwable/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Class-Throwable/distinfo b/devel/p5-Class-Throwable/distinfo
new file mode 100644
index 00000000000..ef6af05aec5
--- /dev/null
+++ b/devel/p5-Class-Throwable/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/26 09:32:16 sno Exp $
+
+SHA1 (Class-Throwable-0.11.tar.gz) = e67b50b537c633f171c96868a7cbd87a55575e4c
+RMD160 (Class-Throwable-0.11.tar.gz) = ed58851642d7934a3e5fed2c9b4a247f8331830d
+Size (Class-Throwable-0.11.tar.gz) = 11096 bytes