Comment: I didn't find it but emacs and perltidy finds it (Score 1) on 2009.07.17 9:29
I admit I didn't see it at first. So I copied the code into emacs. I have a habit of using perltidy in emacs to clean up my code, So I did that first. The problem jumped right out at me because of the indentation.
Then I tried just using cperl-mode indenting and it pointed the problem out to me also.
So does it really need to be a error/warning? or should we rely on our editor to find it.
