The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.002 - 2015-03-02

  • Recognise more edge-cases with for-loops and anonymous subroutines.
  • Recognise when we're using Try::Tiny
  • Fix some POD mistakes, more metadata, more tests

Modules

A collection of Perl::Critic policies from Lokku
Ban next/last/return in Try::Tiny blocks
Always include a "catch" block when using "try"