[Israel.pm] static code Analyzer?
Offer Kaye
offer.kaye at gmail.com
Tue Aug 28 18:59:09 EEST 2007
On 8/24/07, Shmuel Fomberg wrote:
> Hello There.
>
> Does anyone know a static code analyzer for Perl?
> I need something to find dead code in my project.
> Don't need something complicated. Just if the name of the function does
> not appear in the code, declare it dead.
> Like doing "find-in-files" for every sub in the project, and see that
> someone is using it.
>
> Is there?
>
> Shmuel.
>
There's PPI, which works for 90% of the time... :)
--
Offer Kaye
More information about the Perl
mailing list