in reply to
Fastest way to grep multiple time on some array
Use hash to store under key 'A' values matching A, under key 'B' values matching B, etc.
Comment on
Re: Fastest way to grep multiple time on some array
In Section
Seekers of Perl Wisdom