in reply to Re: Re: how do I do multiple inheritance
in thread how do I do multiple inheritance

Actually, the aforementioned Class::Base will do this for you automatically, and you won't need to specify the _init() method of your parents along the way. Sweet.

Chris
M-x auto-bs-mode