if ( grep { $_ eq $input } @names ) { ... } [download]
In reply to Re: if Loop with array by ikegami in thread if Loop with array by mayank2211