pkgsrc/devel/p5-Data-Dump
sno 2acb9fd380 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
2010-08-31 20:33:29 +00:00
..
DESCR
distinfo Updating devel/p5-Data-Dump from 1.15nb1 to 1.17 2010-08-31 20:33:29 +00:00
Makefile Updating devel/p5-Data-Dump from 1.15nb1 to 1.17 2010-08-31 20:33:29 +00:00