open(WORDLIST, <*.doc>); while() if(/if/) { if(/condition 2/) {print "$_"; } else{} } open(WORDLIST);