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

Changes for version 2.0 - 2018-11-29

  • MISC
    • Removed 'strict' parameter -> it makes no sense
    • Added lots of tests

Modules

Always use the /x modifier with regular expressions, except when the regex is used
Do not use the Block-eval. Use Try::Tiny instead
A collection of handy Perl::Critic policies