print "found!" if grep(/^$e$/, @a); #### print "found!" if grep(/^$e$/i, @a);