There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 0.08 - 2024-10-21

  • Minimum Perl version is now 5.10.1, the same as Perl::Critic itself.
  • Enhancments
    • RequireExplicitInclusion no longer will throw a warning on STDIN, STDOUT and STDERR, such as with STDOUT->autoflush. (GH #21)