forgot the S
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
9991a059 1 - add Dwarn_only { ... } (...) and DwarnS_only { ... } $foo to
2 allow filtering of the data before Dumper-ing it
3
9e8a5bca 41.200 Feb 13 2010
2570b7be 5 - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
6
7e7c5754 71.100 Dec 10 2009
42f8d5be 8 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
9 helper functions
10 - add Devel::Dwarn as a more concise alias for ::Sugar
11
e946236e 121.002 Nov 22 2009
13 - open up non-ref and multiple arguments since I've not seen any other
14 viable use for the additional syntax
15
3d4be272 161.001 Oct 5 2009
73939723 17 - more explanation of purpose, limitations and alternatives in the POD
18
6d2a9a35 191.000 Oct 3 2009
20 - Dumper() returns concise Data::Dumper object
21 - Dumper($ref) returns concisely dumped ref
22 - anything else die()s