$DwarnN + Devel::ArgNames optional dep
[p5sagit/Data-Dumper-Concise.git] / Changes
1 2.011 Aug 30 2010
2   - add $DwarnN export
3   - make Devel::ArgNames an optional dep
4
5 2.010 Jul 29 2010
6   - add $Dwarn export
7
8 2.001 Jul 23 2010
9   - add documentation for DwarnN
10
11 2.000 Jul 22  2010
12   - remove Dumper() returning object
13   - add DwarnN
14   - add DwarnL
15   - make Dwarn contextual
16   - document ::Dwarn idiom
17
18 1.200 Feb 13 2010
19   - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
20
21 1.100 Dec 10 2009
22   - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
23     helper functions
24   - add Devel::Dwarn as a more concise alias for ::Sugar
25
26 1.002 Nov 22 2009
27   - open up non-ref and multiple arguments since I've not seen any other
28     viable use for the additional syntax
29
30 1.001 Oct 5 2009
31   - more explanation of purpose, limitations and alternatives in the POD
32
33 1.000 Oct 3 2009
34   - Dumper() returns concise Data::Dumper object
35   - Dumper($ref) returns concisely dumped ref
36   - anything else die()s