changes
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
69d8b422 1 - add DwarnL
2 - make Dwarn contextual
3 - document ::Dwarn idiom
4
9e8a5bca 51.200 Feb 13 2010
2570b7be 6 - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
7
7e7c5754 81.100 Dec 10 2009
42f8d5be 9 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
10 helper functions
11 - add Devel::Dwarn as a more concise alias for ::Sugar
12
e946236e 131.002 Nov 22 2009
14 - open up non-ref and multiple arguments since I've not seen any other
15 viable use for the additional syntax
16
3d4be272 171.001 Oct 5 2009
73939723 18 - more explanation of purpose, limitations and alternatives in the POD
19
6d2a9a35 201.000 Oct 3 2009
21 - Dumper() returns concise Data::Dumper object
22 - Dumper($ref) returns concisely dumped ref
23 - anything else die()s