![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Removing elemets from an arrayby linuxer (Curate) |
on Dec 28, 2012 at 08:18 UTC ( #1010671=note: print w/replies, xml ) | Need Help?? |
The hint to perlfaq4 is excellent. Use a hash and grep() and you are fine. No need for delete() or splice() here.
Updates
In Section
Seekers of Perl Wisdom
|
|