slackbuilds_ponce/perl/perl-Test-CleanNamespaces
Jan F. Chadima 16b15bf17b perl/perl-Test-CleanNamespaces: Added (Check for uncleaned imports).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-03-23 14:38:39 +00:00
..
perl-Test-CleanNamespaces.info
perl-Test-CleanNamespaces.SlackBuild
README
slack-desc

This module lets you check your module's namespaces for imported
functions you might have forgotten to remove with namespace::autoclean
or namespace::clean and are therefore available to be called as
methods, which usually isn't want you want.