cpan Perl-Critic 1.122

latest releases: 1.152, 1.150, 1.148...
9 years ago

[Dependencies]

  • Now requires PPI-1.218 which has numerous enahncements and bug fixes.
    Also now requires Readonly-2.00, which obviates the need for Readonly::XS
    to get fast constants.

  • File::HomeDir, File::Which, and Term::ANSIColor are all required now
    instead of being optional or recommended. This simplifies our test code
    and ensures consistent optimal behavior for all users.

[New Policies]

  • Added two new policies: BuiltinFunctions::ProhibitUselessTopic and
    RegularExpressions::ProhibitUselessTopic.

[Miscellanea]

  • Updated the perlcritic.el script to use modern Emacs hooks.
    Thanks to @intrigeri and the Debian team for the patch. Fixes GH #556.

  • Removed all the internal RCS keyword boilerplate blocks that were never
    getting expanded.

Don't miss a new Perl-Critic release

NewReleases is sending notifications on new releases.