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