Re: repeat through hash

"Corey" <corey_s-r9/[email protected]> Wed, 19 Apr 2006 19:31:19 -0700
Newsgroups gmane.comp.lang.perl.modules.petal
Message-ID <[email protected]>
On Wednesday 19 April 2006 18:34, Peter Rabbitson wrote:
> On Wed, Apr 19, 2006 at 05:52:00PM -0700, Corey wrote:
> > Is there any particular technical reason why the 'repeat' syntax
> > can't/won't loop through hashes
<snip>
> What you probably need is the each: function provided by Petal::Utils.
>

Cool - just what the doctor ordered.

Thanks for the heads-up!