Help for this page
my $destiny = $someobject->can("somemethod"); @_ = ($someobject, @args); goto &$destiny;