if ($answer eq "y") { #this is a string comparison. == is for numbers only #### if ($answer =~ /^y/) {