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