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

Changes for version 1.10 - 2009-08-24

  • Bug fixes:
  • changed method of calling Exporter::import() to avoid confusing DProf
  • fixed detection of missing 'weaken' function in newer Scalar::Util (fixes test t/15_no_weaken_fallback.t) (RT#47623)
  • Other:
  • cleanup: eliminate test warning from bogus superclass in a test class
  • docs: Noted that set_hooks aren't called by new() (RT#48106)

Documentation

guide to this and other implementations of the inside-out technique
guide to advanced usage

Modules

a safe, simple inside-out object construction kit

Examples