Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2011 17:19:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Data-Printer Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110281719.p9SHJqwH064412@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-10-28 17:19:52 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Data-Printer Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Data-Printer 0.24
  
  Data::Printer is meant to do one thing and one thing only: display Perl
  variables and objects on screen, properly formatted (to be inspected by a
  human).
  
  Here's what Data::Printer has to offer to Perl developers, out of the box:
  - Very sane defaults (I hope!)
  - Highly customizable (in case you disagree with me :)
  - Colored output by default
  - Human-friendly output, with array index and custom separators
  - Full object dumps including methods, inheritance and internals
  - Exposes extra information such as tainted data and weak references
  - Ability to easily create filters for objects and regular structures
  - Ability to load settings from a .dataprinter file so you don't have to write
    anything other than "use DDP;" in your code!
  
  WWW: http://search.cpan.org/dist/Data-Printer/
  
  Revision  Changes    Path
  1.4637    +1 -0      ports/devel/Makefile
  1.1       +46 -0     ports/devel/p5-Data-Printer/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Data-Printer/distinfo (new)
  1.1       +16 -0     ports/devel/p5-Data-Printer/pkg-descr (new)
  1.1       +12 -0     ports/devel/p5-Data-Printer/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110281719.p9SHJqwH064412>