The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.11 - 2014-06-15

  • the return value of namespaces_clean() and all_namespaces_clean() is now consistent with the result of the test(s).
  • fixed tests to expose an issue with Mouse classes, and documented this (now) known issue

Changes for version 0.10 - 2014-05-12 (TRIAL RELEASE)

  • fix test diagnostics in the success case
  • fix use of a new Scalar::Util export in tests

Changes for version 0.09 - 2014-05-07 (TRIAL RELEASE)

  • increased version for optional Role::Tiny prereq, to get the needed is_role interface
  • now ignoring 'import', 'unimport' subs; also handle users of Moose::Exporter without erroring
  • now ignoring overloaded methods
  • now also properly handle classes using Class::MOP directly

Modules

Check for uncleaned imports