if ( grep( /^$value$/, @array ) ) { print "found it"; }