sub some_func { # ... some stuff? my ($foo, $bar, $baz) = @_; # ... other stuff }