On Jul 3, 2015 11:14 AM, "Brandon Allbery" <allber...@gmail.com> wrote: > > On Fri, Jul 3, 2015 at 11:26 AM, Tom Browder <tom.brow...@gmail.com> wrote: >> >> # method 1 ... >> foo1(%hash1); > This is what I would naïvely expect to work in any language except Perl 5.
That comment, along with Liz's, has convinced me to use method 1 (less typing, too, I think). Thanks all. -Tom