|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Multiple Inheritance (DBIx::Class)by Mutant (Priest) |
| on Jun 15, 2009 at 15:45 UTC ( #771690=note: print w/ replies, xml ) | Need Help?? |
|
Sounds like you might want Moose roles. You could change the base classes you have into roles (pretty trivial), then use 'before/after/around' to modify the behaviour of the 'save' method appropriately.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||