Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Data-Printer
From: Thomas Klausner
Date: 2013-12-06 15:00:18
Message id: 20131206140018.53A8B96@cvs.netbsd.org
Log Message:
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.
Files: