Changes for version 0.05

  • 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

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