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