|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: perl array of hashes helpby trizen (Friar) |
| on Apr 30, 2012 at 13:04 UTC ( #968054=note: print w/ replies, xml ) | Need Help?? |
|
my @hashes = grep { '1117' ~~ $_->{bill} } @array;
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||