1.100 release commit
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
7e7c5754 11.100 Dec 10 2009
42f8d5be 2 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
3 helper functions
4 - add Devel::Dwarn as a more concise alias for ::Sugar
5
e946236e 61.002 Nov 22 2009
7 - open up non-ref and multiple arguments since I've not seen any other
8 viable use for the additional syntax
9
3d4be272 101.001 Oct 5 2009
73939723 11 - more explanation of purpose, limitations and alternatives in the POD
12
6d2a9a35 131.000 Oct 3 2009
14 - Dumper() returns concise Data::Dumper object
15 - Dumper($ref) returns concisely dumped ref
16 - anything else die()s