in reply to
Clean perl code (unused functions)
I have not used it, but google suggests that Devel::Cover provides code coverage metrics, which should tell you what libraries and subs are unused, and thus candidates for deletion.
Comment on
Re: Clean perl code (unused functions)
Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.
In Section
Seekers of Perl Wisdom