Make Dwarn output all arguments even in scalar context
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
0d511978 12.021 Dec 31 2013
2 - Make Dwarn output all arguments even in scalar context
3 (retun val is still the same though)
4
f717f593 52.020 Jan 20 2011
7bbc3007 6 - Add DumperObject for getting at the underlying obj
92264889 7 - create DwarnF for formatting Dumper'd output
2566c738 8 - Create Ddie for die'ing output
92264889 9
452e7ff2 102.012 Aug 31 2010
11 - Make DwarnN test still work if Devel::ArgNames isn't installed
12
bef8cf5e 132.011 Aug 30 2010
14 - add $DwarnN export
15 - make Devel::ArgNames an optional dep
16
c8b31788 172.010 Jul 29 2010
18 - add $Dwarn export
19
9469b5b0 202.001 Jul 23 2010
21 - add documentation for DwarnN
22
232.000 Jul 22 2010
39d55feb 24 - remove Dumper() returning object
0deeb75f 25 - add DwarnN
69d8b422 26 - add DwarnL
27 - make Dwarn contextual
28 - document ::Dwarn idiom
29
9e8a5bca 301.200 Feb 13 2010
2570b7be 31 - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
32
7e7c5754 331.100 Dec 10 2009
42f8d5be 34 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
35 helper functions
36 - add Devel::Dwarn as a more concise alias for ::Sugar
37
e946236e 381.002 Nov 22 2009
39 - open up non-ref and multiple arguments since I've not seen any other
40 viable use for the additional syntax
41
3d4be272 421.001 Oct 5 2009
73939723 43 - more explanation of purpose, limitations and alternatives in the POD
44
6d2a9a35 451.000 Oct 3 2009
46 - Dumper() returns concise Data::Dumper object
47 - Dumper($ref) returns concisely dumped ref
48 - anything else die()s