in reply to Operator precedence (or, I'm an idiot)
command-line grep is pretty useful: grep -R " and " /path/to/code/base/*.pm | less will give you a good start.
-Any sufficiently advanced technology is indistinguishable from doubletalk.