in reply to Why can't I call SUPER from user code?
my $meth = "$FOO::ISA[0]::bang"; $foo3->$meth(); [download]
-sam