![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: map to hash of arraysby dpuu (Chaplain) |
on Jul 22, 2004 at 21:13 UTC ( #376719=note: print w/replies, xml ) | Need Help?? |
It is obviously possible, but it would not be "nifty". In fact, I think it'd be worse solution than just using a C<for> loop in the first place. You just have to build a temportary hash off to the side. But if you're going to build a tmp hash, then you might as well just build the real one.
--Dave
In Section
Seekers of Perl Wisdom
|
|