371e9fc7b8
- Pass maintainership to submitter - While I'm here, remove Author line PR: ports/190218 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
8 lines
345 B
Text
8 lines
345 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: http://search.cpan.org/dist/Class-MixinFactory/
|