Import p5-Class-Tiny-1.001.

Minimalist perl class construction.

ok benoit@
This commit is contained in:
vgross 2015-09-23 10:08:23 +00:00
parent a607f0cfe5
commit 2a70d56a91
4 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/09/23 10:08:23 vgross Exp $
COMMENT= minimalist class construction
DISTNAME= Class-Tiny-1.001
CATEGORIES= devel
# Apache Licence 2.0
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Class-Tiny-1.001.tar.gz) = EieBz2c9VMp9tAKUb1TVZsXKlrsMYRhURvu/dt2cBT4=
SIZE (Class-Tiny-1.001.tar.gz) = 27064

View File

@ -0,0 +1,3 @@
This module offers a minimalist class construction kit in around 120
lines of code. Multiple-inheritance is possible. It uses no non-core
modules for any recent Perl.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/09/23 10:08:23 vgross Exp $
${P5SITE}/Class/
${P5SITE}/Class/Tiny.pm
@man man/man3p/Class::Tiny.3p