make sure Devel::Dwarn::Dwarn(S) work
[p5sagit/Data-Dumper-Concise.git] / Changes
1   - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
2
3 1.100 Dec 10 2009
4   - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
5     helper functions
6   - add Devel::Dwarn as a more concise alias for ::Sugar
7
8 1.002 Nov 22 2009
9   - open up non-ref and multiple arguments since I've not seen any other
10     viable use for the additional syntax
11
12 1.001 Oct 5 2009
13   - more explanation of purpose, limitations and alternatives in the POD
14
15 1.000 Oct 3 2009
16   - Dumper() returns concise Data::Dumper object
17   - Dumper($ref) returns concisely dumped ref
18   - anything else die()s