slackbuilds_ponce/perl/perl-Test-CleanNamespaces
Jan F. Chadima b73635f672
perl/perl-Test-CleanNamespaces: Switch to noarch.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-09-28 09:06:18 +07: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.