README 244 B

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