0.0503 5/05/05
supress carping when autoprint => 0 given explicitly,
improving its use for dumping debug output.
0.0502 4/22/05
remove some =for private pod that went into README on cpan.org
0.0501 4/22/05
Crap. Missed incrementing a skip-count for an added test.
Caught by CPANTSer, Max Maischein.
added use strict to all the tests, and pod IMPORTS section.
0.05 (Earth Day - help save the world!)
Added use strict (sometime during 0.05_*)
Broadened the SIG{__WARN__} /redefined/ filter.
Added t/pod-coverage.t (8 lines, whats all the fuss!)
changed private sub to __DONT_TOUCH_THIS package sub,
so that Devel::Cover would see/cover it
test tweaks (99_internals.t, autoprint.t) to cover newly
exposed coverage gaps
0.05_02
Stripped filename from test in t/warns (failed on windows,
apparently due to path separator).
Export 'import' along with 'new', so aliased reimports work too;
tested by reimport.t reimport-alias.t
CPANTS'ers, please test so I can push out 0.05 soon.
0.05_01
Added ezdump(), and export both it and $ezdump (the object
ezdump() uses) by default into callers pkg.
Simplified Synopsis, moved previous to FULL-FEATURED EXAMPLE.
Both are based upon more feedback from <markstos@cpan.org>
0.04
Refactored new() to minimize closure size, and call a private
sub (anonymous subref held in a myvar) instead.
Simplified t/autoprint a lot using Test::Output, and also
boosted test coverage by doing so. (Shawn Sorichetti, nice module!)
pod & test tweaks, various other bits I cant remember.
0.04_03
fixed some skips to skip the right number
tweaks and tests to boost Devel::Cover numbers
added multiple init variables
added t/emulate.t
0.04_02
0.04_01 Sat Jan 1 19:55:33 MST 2005 (detect a pattern here?)
0.03 Christmas/Kwanzaa! Thu Dec 25 22:42:57 MST 2003
0.03_01 Wed, 24 Dec 2003 05:53:55 GMT
0.02 Mon Dec 22 06:07:45 2003 UTC
0.01 released Wed, 03 Dec 2003 18:50:34 GMT
pod tweaks, more tests, fixed exposed bugs
0.01_02 after consult with Module-Authors ML:
renamed to Data::Dumper::EasyOO
0.01_01 started as Data::Dumper::Functor on Nov 29 12:32