in reply to Re: passing subroutine args as a hash: why not?
in thread passing subroutine args as a hash: why not?

good point, thanks. Complex structures are likely to get alarmingly broken in transit if you just pass 'em as named parameters. Hash refs fix this.

--
bowling trophy thieves, die!

  • Comment on Re: Re: passing subroutine args as a hash: why not?