It matches 'Jim' for example, but how do I print Jim's number?if ( grep { $_->[0] eq $name } @names ) { }
In reply to Re^6: check if an element exists in array
by Anonymous Monk
in thread check if an element exists in array
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |