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"