The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.06 - 2024-05-21

  • fixed documentation
  • some maintenance changes

Modules

Perl-Critic policies for isolated Refactoring-Support.
Internal Util module!
condition complexity "if/while/for/... (...){}"
large files as byte or char count
large code block as statement count "{...}"
large subs as statement count
subs has many conditionals "if, while, for, ..."