[Dbix-class] Re: Reusing defined columns (inheritance?)

Dmitry Latin dim0xff at gmail.com
Fri Jan 3 13:17:52 GMT 2014


> > 
> > Yeah, but it works only with one parent. I want to subclass from 2 parent
> > classes.
> 
> Use roles instead of multiple-inheritance, much easier to get right!
> 

I would be very grateful to you if you could show me some code to make it 
work.

All my attempts to do it (using Moose roles or inheritance via 'extends') was 
unsuccessful.

-- 
//wbr, Dmitry Latin



More information about the DBIx-Class mailing list