create DwarnF for formatting Dumper'd output
[p5sagit/Data-Dumper-Concise.git] / Changes
1   - create DwarnF for formatting Dumper'd output
2
3 2.012 Aug 31 2010
4   - Make DwarnN test still work if Devel::ArgNames isn't installed
5
6 2.011 Aug 30 2010
7   - add $DwarnN export
8   - make Devel::ArgNames an optional dep
9
10 2.010 Jul 29 2010
11   - add $Dwarn export
12
13 2.001 Jul 23 2010
14   - add documentation for DwarnN
15
16 2.000 Jul 22  2010
17   - remove Dumper() returning object
18   - add DwarnN
19   - add DwarnL
20   - make Dwarn contextual
21   - document ::Dwarn idiom
22
23 1.200 Feb 13 2010
24   - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
25
26 1.100 Dec 10 2009
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
31 1.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
35 1.001 Oct 5 2009
36   - more explanation of purpose, limitations and alternatives in the POD
37
38 1.000 Oct 3 2009
39   - Dumper() returns concise Data::Dumper object
40   - Dumper($ref) returns concisely dumped ref
41   - anything else die()s