perl-Perl-Critic/sources
Paul Howarth 801b2accba Update to 1.124
- New upstream release 1.124
  - The ProhibitUnusedPrivateSubroutines policy can now ignore files that use
    particular modules with the 'skip_when_using' option, which allows, for
    example, skipping the policy for roles
  - The RequireUseStrict and RequireUseWarnings policies now regard Moose, Moo,
    Mouse, Dancer, Mojolicious, and several other modules as equivalent to the
    strict and warnings pragma
  - The RequireChecked* family of policies has been fixed to accommodate
    version numbers when use-ing the autodie pragma (GH #612)
- Add patch to avoid the need for List::Util ≥ 1.33 (GH #626)
2015-02-28 20:23:42 +00:00

2 lines
59 B
Plaintext

9bfe2d8666a89fa38b0a0c79a1497370 Perl-Critic-1.124.tar.gz