import Object-MultiType-0.05, submitted on ports@ by

Okan Demirmen <okan@demirmen.com>.

This module returns an object that works like a Hash, Array, Scalar,
Code and Glob object at the same time.

help and ok sturm@
This commit is contained in:
aanriot 2005-07-23 07:49:44 +00:00
parent 812ff4bd84
commit 2980295a2d
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/07/23 07:49:44 aanriot Exp $
COMMENT= "Perl Objects as Hash, Array and Scalar at the same time"
DISTNAME= Object-MultiType-0.05
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MAINTAINER= Okan Demirmen <okan@demirmen.com>
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/}
CONFIGURE_STYLE=perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Object-MultiType-0.05.tar.gz) = 171ed010dab19fb8b94f22a5fca97814
RMD160 (Object-MultiType-0.05.tar.gz) = bae1241be2cbd6c673b7cc7558e348a7996639bf
SHA1 (Object-MultiType-0.05.tar.gz) = dd9ed6c52517f9623e4064d055c392e30de2c2d6
SIZE (Object-MultiType-0.05.tar.gz) = 6629

View File

@ -0,0 +1,2 @@
This module returns an object that works like a Hash, Array, Scalar,
Code and Glob object at the same time.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/07/23 07:49:44 aanriot Exp $
${P5SITE}/Object/
${P5SITE}/Object/MultiType.pm
@man man/man3p/Object::MultiType.3p