Sun Oct 12 17:26:41 2008 UTC ()
Added devel/p5-MooseX-Types version 0.04

The types provided with Moose are by design global. This package
helps you to organise and selectively import your own and the
built-in types in libraries. As a nice side effect, it catches
typos at compile-time too.

However, the main reason for this module is to provide an easy way
to not have conflicts with your type names, since the internal
fully qualified names of the types will be prefixed with the
library's name.

This module will also provide you with some helper functions to
make it easier to use Moose types in your code.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(abs)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-MooseX-Types/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-MooseX-Types/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-MooseX-Types/distinfo

File Added: pkgsrc/devel/p5-MooseX-Types/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/10/12 17:26:41 abs Exp $
#

DISTNAME=	MooseX-Types-0.04
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=MooseX/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/perldoc?MooseX::Types
COMMENT=	Organise your Moose types in libraries

DEPENDS+=	p5-Moose>=0.24:../../devel/p5-Moose
DEPENDS+=	p5-Sub-Uplevel>=0.14:../../devel/p5-Sub-Uplevel
DEPENDS+=	p5-Sub-Install>=0.922:../../devel/p5-Sub-Install
DEPENDS+=	p5-namespace-clean>=0.04:../../devel/p5-namespace-clean
DEPENDS+=	p5-Carp-Clan>=0:../../devel/p5-Carp-Clan
DEPENDS+=	p5-Class-MOP>=0:../../devel/p5-Class-MOP

PKG_DESTDIR_SUPPORT=	user-destdir

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/MooseX/Types/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/p5-MooseX-Types/DESCR
The types provided with Moose are by design global. This package
helps you to organise and selectively import your own and the
built-in types in libraries. As a nice side effect, it catches
typos at compile-time too.

However, the main reason for this module is to provide an easy way
to not have conflicts with your type names, since the internal
fully qualified names of the types will be prefixed with the
library's name.

This module will also provide you with some helper functions to
make it easier to use Moose types in your code.

File Added: pkgsrc/devel/p5-MooseX-Types/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/10/12 17:26:41 abs Exp $

SHA1 (MooseX-Types-0.04.tar.gz) = f7b1c07c0c82593684540c12d2a68471d527d0eb
RMD160 (MooseX-Types-0.04.tar.gz) = ce4bb226b776340c26d0fd05c3b858b44ae4250f
Size (MooseX-Types-0.04.tar.gz) = 27316 bytes