cpan Perl-Critic 1.06

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

[New Features]

  • perlcritic now emits errors for all the problems it can find for the
    global options in the command-line parameters and .perlcriticrc file,
    rather than bailing on the first one it encounters.
  • perlcritic now has a "--strict-profile" option which will make warnings
    about problems in a profile fatal.
  • perlcritic now has a "--statistics-only" option which suppresses the
    display of individual violations and only shows the additional output
    produced by the "--statistics" option.

[Feature requests]

[New Policies]

[Minor Changes]

  • The perlcritic "--profile-proto" option now emits the short names for
    policies, rather than the full ones.
  • The "-profileproto" and "-singlepolicy" options have been renamed to
    "-profile-proto" and "-single-policy" in order to make the growing
    number of command-line options comprehensible. The change of
    "singlepolicy" also affects your F<.perlcriticrc> file.

Don't miss a new Perl-Critic release

NewReleases is sending notifications on new releases.