summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-07-28 21:32:54 +0000
committerseb <seb@pkgsrc.org>2009-07-28 21:32:54 +0000
commit9a1471fdc58b2d86295dcae6f8f65068439116d7 (patch)
treef039e2bc5595df83e35a540b29640e6f744cceba /devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion
parentcf7129b1586b68bee2c36a2bd262c592fd3de850 (diff)
downloadpkgsrc-9a1471fdc58b2d86295dcae6f8f65068439116d7.tar.gz
Initial import of p5-MooseX-Meta-TypeConstraint-ForceCoercion version
0.01 in the NetBSD Packages Collection. The Perl 5 module MooseX::Meta::TypeConstraint::ForceCoercion provides a class which allows to wrap any Moose::Meta::TypeConstraint in a way that will force coercion of the value when checking or validating a value against it.
Diffstat (limited to 'devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion')
-rw-r--r--devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/DESCR4
-rw-r--r--devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile23
-rw-r--r--devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/DESCR b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/DESCR
new file mode 100644
index 00000000000..e643ac3b2cb
--- /dev/null
+++ b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module MooseX::Meta::TypeConstraint::ForceCoercion
+provides a class which allows to wrap any Moose::Meta::TypeConstraint
+in a way that will force coercion of the value when checking or
+validating a value against it.
diff --git a/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile
new file mode 100644
index 00000000000..afa86704943
--- /dev/null
+++ b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/28 21:32:54 seb Exp $
+#
+
+DISTNAME= MooseX-Meta-TypeConstraint-ForceCoercion-0.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/MooseX-Meta-TypeConstraint-ForceCoercion/
+COMMENT= Perl 5 module providing forced coercion validating type constraints
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/MooseX/Meta/TypeConstraint/ForceCoercion/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/distinfo b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/distinfo
new file mode 100644
index 00000000000..7ce05f2c871
--- /dev/null
+++ b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/28 21:32:54 seb Exp $
+
+SHA1 (MooseX-Meta-TypeConstraint-ForceCoercion-0.01.tar.gz) = cc5330d0ab55afc23a2f7905f224d08b1edb9942
+RMD160 (MooseX-Meta-TypeConstraint-ForceCoercion-0.01.tar.gz) = f47cf34fe805146092dc0cd55b4d32245aacd758
+Size (MooseX-Meta-TypeConstraint-ForceCoercion-0.01.tar.gz) = 9079 bytes