sub three_args_func { my ($arg0, $arg1, $arg2) = @_; do this and thia }