for my $key ( keys %hash ) { if ( first { $_ eq $key } @array ) { # match logic } else { # no match logic } }
Cheers - L~R
In reply to Re: normal array exists question
by Limbic~Region
in thread normal array exists question
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |