sub some_function { ... @_ = @new_list_of arguments goto &some_function ... }