Changes for version 2.01 - 2018-12-15

  • MISC
    • add subclass of NamingConventions::Capitalization with parameter to exclude by 'Full qualified namespace'
    • improve documentation

Modules

Always use the /x modifier with regular expressions, except when the regex is used
NamingConventions::Capitalization plus the ability to exempt "Full qualified package names"
Do not use the Block-eval. Use Try::Tiny instead
A collection of handy Perl::Critic policies