$ perl -e " package Foo; our $VERSION = 0; sub VERSION { my $ss = q/SU +PER::VERSION/; shift()->$ss; } die Foo->VERSION " 0 at -e line 1.
So my $super = "SUPER::$meth"; $self->$super(@args);
In reply to Re: How to get a reference to a superclass method?
by Anonymous Monk
in thread How to get a reference to a superclass method?
by mcdave
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |