Import devel/p5-Tie-Simple

input rpe@, sthen@
OK benoit@ (earlier version), sthen@

This module adds the ability to quickly create new types of tie
objects without creating a complete class.
This commit is contained in:
florian 2015-01-02 14:26:48 +00:00
parent f60f04999e
commit 088c4a11b7
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/01/02 14:26:48 florian Exp $
COMMENT = Variable ties made easier
MODULES = cpan
DISTNAME = Tie-Simple-1.03
CPAN_AUTHOR = HANENKAMP
CATEGORIES = devel
MAINTAINER = Florian Obser <florian+ports@narrans.de>
# perl
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Tie-Simple-1.03.tar.gz) = 5z2uAOAMQlERVP4OOyaollg28kVuHAlSyc4izj1V/CM=
SIZE (Tie-Simple-1.03.tar.gz) = 5498

View File

@ -0,0 +1,2 @@
This module adds the ability to quickly create new types of tie
objects without creating a complete class.

View File

@ -0,0 +1,10 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/02 14:26:48 florian Exp $
${P5SITE}/Tie/
${P5SITE}/Tie/Simple/
${P5SITE}/Tie/Simple.pm
${P5SITE}/Tie/Simple/Array.pm
${P5SITE}/Tie/Simple/Handle.pm
${P5SITE}/Tie/Simple/Hash.pm
${P5SITE}/Tie/Simple/Scalar.pm
${P5SITE}/Tie/Simple/Util.pm
@man man/man3p/Tie::Simple.3p