in reply to Re: Multiple Inheritance (DBIx::Class)
in thread Multiple Inheritance (DBIx::Class)

You can't bless into more than one package, but Class::MixinFactory together with Class::MixinFactory::NEXT seems to achieve what you want, though via a different approach.

-- 
Ronald Fischer <ynnor@mm.st>