sub AUOTLOAD { my $fn = something_clever_returning_fn_reference; goto &$fn; }