Data-Dumper-GUI
===============
Created: 2013-07-09
Home page: <https://metacpan.org/release/Data-Dumper-GUI>
Bug tracker: <http://rt.cpan.org/Dist/Display.html?Queue=Data-Dumper-GUI>
Maintainer: Toby Inkster <mailto:tobyink@cpan.org>
0.004 2013-07-11
- Make window resizable, and allow the split between the two panels to be
dragged across.
++$KARASIK
- Remove useless [-] icons from leaf nodes in outline.
++$KARASIK
0.003 2013-07-10
- (Addition) Include size of references using Devel::Size.
- (Addition) Show key count for hashes, and bucket count.
- (Addition) Show length of arrays.
- (Bugfix) Array indices count from $[, not 1.
- (Bugfix) Quote hash keys when necessary.
- Dereference SCALAR refs in outline.
0.002 2013-07-09
- (Addition) Reply::Plugin::ddGUI
0.001 2013-07-09 # Initial release