Changes for version 0.05 - 2007-03-19

  • Bug fixes:
  • "use mixin" will now throw an error if the mixed in module cannot be loaded. [rt.cpan.org 5366]
  • Documentation:
  • Explained how to write a mixin that can mixin with anything.
  • Improved the "no private methods" documentation to use lexical private methods.

Modules

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