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.95

  • perlcritic updates
    • move pod after __END__
    • fix useless string interpolation
    • include /s on quoted regexps and not on quoted regexp execution
    • use strict/use warnings on tests
  • touched up pod in a couple places
    • use trace; should be use Devel::XRay;
    • fixed two grammar errors

Modules

See What a Perl Module Is Doing