in reply to Re: Iterating over verbatim hash reference
in thread Iterating over verbatim hash reference
This doesn't answer my question, because you are introducing a variable for the hash ref here, i.e. $h. Of course this works, as you see from the 2nd example in my original posting. The point is to do it without naming the hash/hashref.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Iterating over verbatim hash reference
by AnomalousMonk (Archbishop) on Jan 21, 2010 at 18:53 UTC | |
Re^3: Iterating over verbatim hash reference
by Anonymous Monk on Jan 21, 2010 at 14:31 UTC |