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

Changes for version 0.07 - 2010-01-22

  • Bug Fixes:
  • Classes which defined constants did not work with mixin on Perl 5.10.x. [rt.cpan.org 40495]
  • Interface:
  • Slightly better error message when trying to use a mixin and you're not of the right class.
  • Documentation:
  • Add copyright and license

Modules

Mix-in inheritance, an alternative to multiple inheritance
declaring a mix-in class