in reply to Re: Trying to re-use code at different levels of an inherited object.
in thread Trying to re-use code at different levels of an inherited object.
If I understand you correctly, then I believe there are two problems with this,
Not foo Can't locate object method "do_something" via package "Foo" (perhaps you forgot to load "Foo"?) at ./foobar.pl line 20.
|
|---|