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

Changes for version 0.14

  • Released at 2020-10-29T09:26:59+0900
  • ProhibitUnusedImport: Make %special_modules settable via an ignored_modules attribute. Github PR #17
  • ProhibitUnusedImport: Allow for is_ and to_ prefixes with Moose type imports. Github PR #16
  • ProhibitUnusedImport: Recognize subroutine references as used imports. Github PR #15
  • ProhibitUnusedImport: Ignore a few modules for good. Github PR #12, #17.

Modules

Don't repeat yourself with identical literals
When 2 subroutines are defined with the same name, report the first one.
Find 'use utf8' statement that produces (almost) no effect.
perlcritic add-ons that generally check for dead code.