Help for this page
Select Code to Download
Select
or
download this
print "found!" if grep(/^$e$/, @a);
Select
or
download this
print "found!" if grep(/^$e$/i, @a);