in reply to Get name of var passed to sub
foo(bar => 'baz'); sub foo { my %arg = @_; print "These were the 'vars' passed to me:\n"; print "\t$_\n" for keys %arg; }
jeffa
L-LL-L--L-LL-L--L-LL-L-- -R--R-RR-R--R-RR-R--R-RR B--B--B--B--B--B--B--B-- H---H---H---H---H---H--- (the triplet paradiddle with high-hat)
|
|---|