strip Module::Install, use Distar
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
490d8db8 1Revision history for Data-Dumper-Concise
2
679fe9d0 3 - convert distribution from Module::Install to Distar; fixes RT#120856
4
490d8db8 52.022 Mar 21 2014
6 - Fix repo metadata
7
0d511978 82.021 Dec 31 2013
9 - Make Dwarn output all arguments even in scalar context
10 (retun val is still the same though)
11
f717f593 122.020 Jan 20 2011
7bbc3007 13 - Add DumperObject for getting at the underlying obj
92264889 14 - create DwarnF for formatting Dumper'd output
2566c738 15 - Create Ddie for die'ing output
92264889 16
452e7ff2 172.012 Aug 31 2010
18 - Make DwarnN test still work if Devel::ArgNames isn't installed
19
bef8cf5e 202.011 Aug 30 2010
21 - add $DwarnN export
22 - make Devel::ArgNames an optional dep
23
c8b31788 242.010 Jul 29 2010
25 - add $Dwarn export
26
9469b5b0 272.001 Jul 23 2010
28 - add documentation for DwarnN
29
302.000 Jul 22 2010
39d55feb 31 - remove Dumper() returning object
0deeb75f 32 - add DwarnN
69d8b422 33 - add DwarnL
34 - make Dwarn contextual
35 - document ::Dwarn idiom
36
9e8a5bca 371.200 Feb 13 2010
2570b7be 38 - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
39
7e7c5754 401.100 Dec 10 2009
42f8d5be 41 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
42 helper functions
43 - add Devel::Dwarn as a more concise alias for ::Sugar
44
e946236e 451.002 Nov 22 2009
46 - open up non-ref and multiple arguments since I've not seen any other
47 viable use for the additional syntax
48
3d4be272 491.001 Oct 5 2009
73939723 50 - more explanation of purpose, limitations and alternatives in the POD
51
6d2a9a35 521.000 Oct 3 2009
53 - Dumper() returns concise Data::Dumper object
54 - Dumper($ref) returns concisely dumped ref
55 - anything else die()s