Changes for version 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.

Changes for version 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>

Changes for version 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

Changes for version 0.04_02

  • wholesale POD redo, with benefit of time and distance, I could better appreciate feedback from <mark@summersault.com>
  • speed test now skipped unless passed a true arg
  • code tweaks to improve test coverage
  • better autoprint tests
  • a few additional warnings, useoptions tests

Changes for version 0.04_01 - 2005-01-01

  • yay - I have a user!, with a patch!! chocolate.boy@email.com sent a clean fix for the __SA__ hack.
  • various minor test fixes, doc tweaks changed diags to pass, to de-clutter test output
  • warning tests are heavily reliant on Test::Warn
  • a couple tests break under 5.00504 - due to modules. I just dont have diligence to upgrade my 5.00504 installation to correct all these use-time failures. No *real* breakages
  • one particular test annoyance: I get: print() on closed filehandle $fh at lib/Data/Dumper/EasyOO.pm just b4 test expecting that errmsg passes. I cant suppress it. That 5.5.4 doesnt have warnings.pm further limits my options.

Modules

wraps DD for easy use of various printing styles