in reply to choosing and/or overriding defaults for a sub argument

I have to transform a lot of code, and it will be easy to simply change the @_ to something like the above instead of changing the inline usage of $file all over the place.