http://qs321.pair.com?node_id=604583


in reply to Best Data Structure for passing in multiple arguments to a sub-routine

I would go with the hash of hashes usually, or objects that encapsulates the different bits if it is complicated.
  • Comment on Re: Best Data Structure for passing in multiple arguments to a sub-routine