Binary package “libclass-mixinfactory-perl” in ubuntu bionic

Class Factory with Selection of Mixins

 Class::MixinFactory 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.