in reply to Re^3: Inheritance automation help
in thread Inheritance automation help
You might be better off with something like Moose::Role instead of this. Fiddling with someone else's @ISA is a good way to make a mess of fragile code.
Improve your skills with Modern Perl: the free book.
|
|---|