ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
310 B
Text
6 lines
310 B
Text
Test::CleanNamespaces 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.
|
|
|
|
WWW: https://metacpan.org/release/Test-CleanNamespaces
|