in reply to Re^2: Overriding method in multiple DBIx::Class child classes
in thread Overriding method in multiple DBIx::Class child classes
Yes. Relevant documentation is in MRO::Compat Class::C3, Class::C3::Componentised, and mro. Note that the perl version running the code dictates how this stuff works.
|
|---|