in reply to code checker

There is an interesting discussion going on about redundancy checking at Slashot

Two Stanford researchers (Dawson Engler and Yichen Xie) have written a paper (pdf) showing that seemingly harmless redundant code is frequently a sign of not so harmless errors.

Artist

Replies are listed 'Best First'.
Re: Re: code checker
by Jaap (Curate) on Jan 23, 2003 at 19:46 UTC
    Yes this is the article that made me wonder whether there is a lint for perl.