in reply to Re: Passing a hash plus some strings to a subroutine
in thread Passing a hash plus some strings to a subroutine

Thanks. By the time the data gets that far into my script, there is no intention to change it. However, I think for readability, I'll go with the approach which creates the local hash.

  • Comment on Re^2: Passing a hash plus some strings to a subroutine