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.

_______________________________________________
Perl mailing list
[email protected]
http://perl.org.il/mailman/listinfo/perl

Reply via email to