Help for this page
sub foo($$); # we'll just inherit foo() instead ... # my ($self, $arg) = @_; # ... #}