in reply to Re: Re: Calling SUPER::new from classes built with Class::MethodMaker?
in thread Calling SUPER::new from classes built with Class::MethodMaker?
(Commenting on a very old thread)
I agree, it would be nice if MehodMaker were extended so that it could call SUPER::new().
I found this thread because I'm trying to figure out how to get MethodMaker-derived classes to call *any* sort of SUPER::__() function. Right now I'm bugging the perl-beginners mailing list about why it doesn't work.
-Dan
|
|---|