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