perl-mixin - Mix-in inheritance, an alternative to multiple inheritance
Website: | http://search.cpan.org/dist/mixin/ |
---|---|
License: | GPL or Artistic |
- Description:
Mixin inheritance is an alternative to the usual multiple-inheritance and solves the problem of knowing which parent will be called. It also solves a number of tricky problems like diamond inheritence.
Packages
perl-mixin-0.07-10m.mo8.noarch [15 KiB] |
Changelog
by NARITA Koichi (2011-10-05):
- (0.07-10m) - rebuild against perl-5.14.2 |