perl-mixin - Mixin inheritance, an alternative to multiple inheritance
| Website: | https://metacpan.org/release/mixin |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- 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 inheritance.
Packages
| perl-mixin-0.09-1.aldos.noarch [22 KiB] |
Changelog
by Joel Barrios (2024-10-14):
- Update to 0.09. |