in reply to Re^2: Regex translation puzzle
in thread Regex translation puzzle

Shouldn't that be:
grep { /$bird/ } @hand ) == 2 * ( grep { /$bird/ } @bush )
? Or am I just not parsing it right? (highly likely ;)

----------
My cow-orkers were talking in punctuation the other day. What disturbed me most was that I understood it.