create DwarnF for formatting Dumper'd output
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
92264889 1 - create DwarnF for formatting Dumper'd output
2
452e7ff2 32.012 Aug 31 2010
4 - Make DwarnN test still work if Devel::ArgNames isn't installed
5
bef8cf5e 62.011 Aug 30 2010
7 - add $DwarnN export
8 - make Devel::ArgNames an optional dep
9
c8b31788 102.010 Jul 29 2010
11 - add $Dwarn export
12
9469b5b0 132.001 Jul 23 2010
14 - add documentation for DwarnN
15
162.000 Jul 22 2010
39d55feb 17 - remove Dumper() returning object
0deeb75f 18 - add DwarnN
69d8b422 19 - add DwarnL
20 - make Dwarn contextual
21 - document ::Dwarn idiom
22
9e8a5bca 231.200 Feb 13 2010
2570b7be 24 - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
25
7e7c5754 261.100 Dec 10 2009
42f8d5be 27 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
28 helper functions
29 - add Devel::Dwarn as a more concise alias for ::Sugar
30
e946236e 311.002 Nov 22 2009
32 - open up non-ref and multiple arguments since I've not seen any other
33 viable use for the additional syntax
34
3d4be272 351.001 Oct 5 2009
73939723 36 - more explanation of purpose, limitations and alternatives in the POD
37
6d2a9a35 381.000 Oct 3 2009
39 - Dumper() returns concise Data::Dumper object
40 - Dumper($ref) returns concisely dumped ref
41 - anything else die()s