Subject: CVS commit: pkgsrc/devel/p5-Data-Dump
From: Jens Rehsack
Date: 2010-08-31 22:33:30
Message id: 20100831203330.25209175DD@cvs.netbsd.org

Log Message:
Updating devel/p5-Data-Dump from 1.15nb1 to 1.17

Upstream changes:
2010-06-12 - Release 1.17 - Gisle Aas <gisle@ActiveState.com>
   Fix dump of "1\n" (the newline was lost) [RT#56595]

   Start using the range operator to shorten list dumps.
   For instance dump(1,2,3,4,5) now returns '(1 .. 5)'.

   CODE references now dumped as 'sub { ... }'.
   Potetential compatibility issue as perl-5.12 or better
   to eval such strings.

   Fix how multiline hash values are indented.

   Make indentation configurable

   Improved documentation

2010-06-09 - Release 1.16 -  Gisle Aas <gisle@ActiveState.com>
   Add support for filter callbacks
      - filters can modify how selected objects are dumped
   Various enhancements to how/when hash keys are quoted
      - don't quote keywords
      - don't quote words prefixed with "-"
      - don't quote long identifier keys
      - quote all hash keys if one needs quoting for better alignment
   Use case-insensitive sorting for hash keys

Files:
RevisionActionfile
1.7modifypkgsrc/devel/p5-Data-Dump/Makefile
1.5modifypkgsrc/devel/p5-Data-Dump/distinfo