print "matches third" if "a (word) in context " =~ m/(?<=\s)\(word\)(?=\s)/;