optionalize DwarnN test
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
452e7ff2 12.012 Aug 31 2010
2 - Make DwarnN test still work if Devel::ArgNames isn't installed
3
bef8cf5e 42.011 Aug 30 2010
5 - add $DwarnN export
6 - make Devel::ArgNames an optional dep
7
c8b31788 82.010 Jul 29 2010
9 - add $Dwarn export
10
9469b5b0 112.001 Jul 23 2010
12 - add documentation for DwarnN
13
142.000 Jul 22 2010
39d55feb 15 - remove Dumper() returning object
0deeb75f 16 - add DwarnN
69d8b422 17 - add DwarnL
18 - make Dwarn contextual
19 - document ::Dwarn idiom
20
9e8a5bca 211.200 Feb 13 2010
2570b7be 22 - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
23
7e7c5754 241.100 Dec 10 2009
42f8d5be 25 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
26 helper functions
27 - add Devel::Dwarn as a more concise alias for ::Sugar
28
e946236e 291.002 Nov 22 2009
30 - open up non-ref and multiple arguments since I've not seen any other
31 viable use for the additional syntax
32
3d4be272 331.001 Oct 5 2009
73939723 34 - more explanation of purpose, limitations and alternatives in the POD
35
6d2a9a35 361.000 Oct 3 2009
37 - Dumper() returns concise Data::Dumper object
38 - Dumper($ref) returns concisely dumped ref
39 - anything else die()s