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