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 1.003 - 2024-09-15

  • Tests fixed
    • `t/role.t` was trying to apply Log::Any::Adapter::TAP, which should be optional, and was still referring to the original distribution name (thanks to SREZIC for reporting)
  • Dependencies
    • included modules that we unimport as well (`no indirect`, `no multidimensional`, `no bareword::filehandles`)

Modules

simplify common boilerplate for Perl scripts and modules
common pragmata for modules which provide an OO class
common pragmata for Perl scripts and modules
common pragmata for modules which provide an OO rôle
common preämble for Perl scripts