![]() |
|
No such thing as a small change | |
PerlMonks |
Re^3: object oriented Perl advice / constructor creation in child classby Anonymous Monk |
on Jul 11, 2018 at 07:40 UTC ( #1218286=note: print w/replies, xml ) | Need Help?? |
Yes, calling multiple inherited SUPER::new() constructors would be a problem (I don't think mro would help, either), which is why I asked you for more details about modules you are trying to put together.
In Section
Seekers of Perl Wisdom
|
|