cpan Perl-Critic 1.02

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

[Bug Fixes]

  • "undef" incorrectly triggered ProhibitMutatingListFunctions.
  • 24876: %f and %F escapes not working in custom "verbose" format strings.
  • 24875: Documentation bug in TestingAndDebugging::ProhibitNoStrict

[New Policies]

  • InputOutput::RequireCheckedOpen
  • InputOutput::RequireCheckedClose

[Other Cool Stuff]

  • Added Conway's own suggested Perl::Critic configuration as
    examples/perlcriticrc-conway.
  • See the examples/ directory for some neat demonstrations of using
    the Perl::Critic API. Contributed by Elliot Shank.

[Interface Changes]

  • Perl::Critic::Utils no longer exports anything by default. Policies
    outside the distribution will need to specify what exactly they need
    from this module. There are a number of tags that can be used in
    addition to individual imports.

Don't miss a new Perl-Critic release

NewReleases is sending notifications on new releases.