![]() |
|
The stupid question is the question not asked | |
PerlMonks |
how to rm an element from an array?by waxmop (Beadle) |
on Oct 28, 2002 at 01:14 UTC ( #208423=perlquestion: print w/replies, xml ) | Need Help?? |
waxmop has asked for the wisdom of the Perl Monks concerning the following question: Here's what I want to accomplish:
The yoink() function would remove from the array any elements that match the $var variable. Is there a function to accomplish this already? I'm about to write "yoink()", but before I do, I thought I'd check with the resident geniuses around here. Thanks as always.
Back to
Seekers of Perl Wisdom
|
|