Thanks for the reply. I am trying to do just that ( $class->SUPER::method() ):
# [...] my $to_execute = "SUPER::$method_name"; @parent_slots = $self->$to_execute(); # [...]
I tried changing it from $self to $class, to no avail (same error).
-Dan
In reply to Re: Re: Calling SUPER in MethodMaker-generated methods
by danb
in thread Calling SUPER in MethodMaker-generated methods
by danb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |