1d1f878054
Approved by: portmgr blanket
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: http://search.cpan.org/dist/Class-MixinFactory/
|