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