ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
342 B
Text
8 lines
342 B
Text
This distribution facilitates the run-time generation of classes which
|
|
inherit from a base class and some optional selection of mixin classes.
|
|
|
|
A factory is provided to generate the mixed classes with multiple
|
|
inheritance. A NEXT method allows method redispatch up the inheritance
|
|
chain.
|
|
|
|
WWW: https://metacpan.org/release/Class-MixinFactory
|