Where you can look more into grep as defined in the perl docs for the grep function.my @matched = grep{ /[0-9]/ } @original_array;
In reply to Re: checking an array of numbers for a particular value
by wazzuteke
in thread checking an array of numbers for a particular value
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |