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