Fri Dec 6 14:00:18 2013 UTC ()
Import p5-Data-Printer-0.35 as devel/p5-Data-Printer.

Data::Printer is a Perl module to pretty-print Perl data structures
and objects in full color. It is meant to display variables on
screen, properly formatted to be inspected by a human.

Data::Printer is highly customizable, from indentation size to
depth level. You can even rename the exported p() function!

Data::Printer also lets you create filters to help debugging
your objects easily.


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

File Added: pkgsrc/devel/p5-Data-Printer/DESCR
Data::Printer is a Perl module to pretty-print Perl data structures
and objects in full color. It is meant to display variables on
screen, properly formatted to be inspected by a human.

Data::Printer is highly customizable, from indentation size to
depth level. You can even rename the exported p() function!

Data::Printer also lets you create filters to help debugging
your objects easily.

File Added: pkgsrc/devel/p5-Data-Printer/Makefile
# $NetBSD: Makefile,v 1.1 2013/12/06 14:00:18 wiz Exp $

DISTNAME=	Data-Printer-0.35
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GA/GARU/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Data-Printer/
COMMENT=	Colored pretty-print of Perl data structures and objects
LICENSE=	${PERL5_LICENSE}

DEPENDS+=	p5-Clone-PP-[0-9]*:../../devel/p5-Clone-PP

USE_LANGUAGES=		# empty
PERL5_PACKLIST=		auto/Data/Printer/.packlist

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

File Added: pkgsrc/devel/p5-Data-Printer/distinfo
$NetBSD: distinfo,v 1.1 2013/12/06 14:00:18 wiz Exp $

SHA1 (Data-Printer-0.35.tar.gz) = 68e3ab2072cee36075ac6c61e588de1686f4541b
RMD160 (Data-Printer-0.35.tar.gz) = 3dbb1b0dde6cf606ef9192e54d3e64aba01a4f2a
Size (Data-Printer-0.35.tar.gz) = 52812 bytes