Add DumperObject for getting at the underlying obj
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
7bbc3007 1 - Add DumperObject for getting at the underlying obj
92264889 2 - create DwarnF for formatting Dumper'd output
2566c738 3 - Create Ddie for die'ing output
92264889 4
452e7ff2 52.012 Aug 31 2010
6 - Make DwarnN test still work if Devel::ArgNames isn't installed
7
bef8cf5e 82.011 Aug 30 2010
9 - add $DwarnN export
10 - make Devel::ArgNames an optional dep
11
c8b31788 122.010 Jul 29 2010
13 - add $Dwarn export
14
9469b5b0 152.001 Jul 23 2010
16 - add documentation for DwarnN
17
182.000 Jul 22 2010
39d55feb 19 - remove Dumper() returning object
0deeb75f 20 - add DwarnN
69d8b422 21 - add DwarnL
22 - make Dwarn contextual
23 - document ::Dwarn idiom
24
9e8a5bca 251.200 Feb 13 2010
2570b7be 26 - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
27
7e7c5754 281.100 Dec 10 2009
42f8d5be 29 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
30 helper functions
31 - add Devel::Dwarn as a more concise alias for ::Sugar
32
e946236e 331.002 Nov 22 2009
34 - open up non-ref and multiple arguments since I've not seen any other
35 viable use for the additional syntax
36
3d4be272 371.001 Oct 5 2009
73939723 38 - more explanation of purpose, limitations and alternatives in the POD
39
6d2a9a35 401.000 Oct 3 2009
41 - Dumper() returns concise Data::Dumper object
42 - Dumper($ref) returns concisely dumped ref
43 - anything else die()s