The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.

Changes for version 0.03_01

  • import (init => \our $userEzDD) constructs an EzDD object into the supplied variable (carps if defined $var)
  • autoprint.t #9 check of $! was linux specific, now handles Solaris too, reported by <mthurn@xcgma001.northgrum.com>. Others TBD. Also changed some quoting to qq{} for less platform dependence.

Modules

wraps DD for easy use of various printing styles