Changes for version 0.08
- Released at 2018-10-16T09:05:01+0900
- ProhibitUnusedImport: Ignore symbols with '+' prefix.
- ProhibitUnusedInclude: now correctly detects a whole lot more modules.
Modules
Find oversized blocks
Find oversized `try..catch` block.
Find 'use utf8' statement that produces (almost) no effect.
Find unused constants.
Find unused imports
Find unused include statements.
perlcritic add-ons that generally check for un-needed stuffs.