Tue Sep 26 10:37:40 2017 UTC ()
devel/p5-Tie-Simple: import p5-Tie-Simple-1.04

Packaged for wip by mef@ and myself.

This module adds the ability to quickly create new types of TIE objects
without creating a complete class. It does so in such a way as to try and
make the programmers life easier when it comes to single-use ties that I
find myself wanting to use from time-to-time.

The Tie::Simple package is actually a front-end to other classes which
really do all the work once tied, but this package does the dwimming to
automatically figure out what you're trying to do.


(wiz)
diff -r0 -r1.1 pkgsrc/devel/p5-Tie-Simple/DESCR
diff -r0 -r1.1 pkgsrc/devel/p5-Tie-Simple/Makefile
diff -r0 -r1.1 pkgsrc/devel/p5-Tie-Simple/distinfo

File Added: pkgsrc/devel/p5-Tie-Simple/DESCR
This module adds the ability to quickly create new types of TIE objects
without creating a complete class. It does so in such a way as to try and
make the programmers life easier when it comes to single-use ties that I
find myself wanting to use from time-to-time.

The Tie::Simple package is actually a front-end to other classes which
really do all the work once tied, but this package does the dwimming to
automatically figure out what you're trying to do.

File Added: pkgsrc/devel/p5-Tie-Simple/Makefile
# $NetBSD: Makefile,v 1.1 2017/09/26 10:37:40 wiz Exp $

DISTNAME=	Tie-Simple-1.04
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel
MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/H/HA/HANENKAMP/
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Tie/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/~hanenkamp/Tie-Simple/Simple.pm
COMMENT=	Variable ties made easier: much, much, much easier
LICENSE=	${PERL5_LICENSE}

PERL5_PACKLIST=	auto/Tie/Simple/.packlist
USE_LANGUAGES=	# none

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

File Added: pkgsrc/devel/p5-Tie-Simple/distinfo
$NetBSD: distinfo,v 1.1 2017/09/26 10:37:40 wiz Exp $

SHA1 (Tie-Simple-1.04.tar.gz) = a49f1d454dcc0998a5a6ace627f5cc735579fae5
RMD160 (Tie-Simple-1.04.tar.gz) = 7181342843e82438fea381b73448286aec34c7a9
SHA512 (Tie-Simple-1.04.tar.gz) = 24843a02565b525ff5ffbd362b1b746a3c576569c3e5c5fff5a0d543c2fbdbb4e1d6a6c45faeaff0a2721f2525996f21d46b7db88a40b49bc2541d0f99806ef2
Size (Tie-Simple-1.04.tar.gz) = 13190 bytes