import p5-Class-C3-Componentised

This will inject base classes to your module using the Class::C3 method
resolution order.

ok jasper@, tested by espie@
This commit is contained in:
simon 2007-10-25 21:22:22 +00:00
parent e5e9a26e57
commit 29fabbd655
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/25 21:22:22 simon Exp $
COMMENT= load mix-ins or components to your C3-based class
MODULES= cpan
DISTNAME= Class-C3-Componentised-1.0001
CATEGORIES= devel
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= ::devel/p5-Class-C3 \
::devel/p5-Class-Inspector
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Class-C3-Componentised-1.0001.tar.gz) = DgBoAs/0rMMZ0A9AgiOfnQ==
RMD160 (Class-C3-Componentised-1.0001.tar.gz) = Gu0GmMIHBOk7VtoKTDRCFJnbCes=
SHA1 (Class-C3-Componentised-1.0001.tar.gz) = P8haPk7AQVTSYQrlmr9zNnL0feQ=
SHA256 (Class-C3-Componentised-1.0001.tar.gz) = 0JJp9emg+e+wBoy9F5uF4s045w7v0bAF7EGh/smLP7o=
SIZE (Class-C3-Componentised-1.0001.tar.gz) = 13235

View File

@ -0,0 +1,2 @@
This will inject base classes to your module using the Class::C3 method
resolution order.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/25 21:22:22 simon Exp $
${P5SITE}/Class/C3/Componentised.pm
@man man/man3p/Class::C3::Componentised.3p