Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 0.06 - 2007-04-18
- Documentation:
- Documented the behavior of SUPER
- The user of a mixin does not inherit from the mixin.
- A mixin does not blow over existing methods [rt.cpan.org 26289]
- Reference Class::Trait and Class::C3
- Talk a bit about mixins vs traits
- A mixin will not warn if it has the same methods as the user
Modules
Mix-in inheritance, an alternative to multiple inheritance
declaring a mix-in class