libclass-mixinfactory-perl

Class factory with selection of mixins
  http://search.cpan.org/dist/Class-MixinFactory/
  0
  no reviews



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.