![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re: Got it, sort of (Re: Array of hashes problem)by hdp (Beadle) |
on Apr 26, 2001 at 06:47 UTC ( #75696=note: print w/replies, xml ) | Need Help?? |
Glad to see you've figured out what this is.
A little easier to write, and much easier to read, would be: If specifically testing for the user key is important, add a next unless $hashref->{user} or something. hdp.
In Section
Seekers of Perl Wisdom
|
|