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-18m.mo8.noarch [16 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.07-18m) - rebuild against perl-5.20.0 |