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.19 - 2021-05-02

  • When the precious lint test fails, it now prints out the output from precious (though with garbled UTF-8 for reasons I haven't figured out yet).
  • Remove my RunExtraTests plugin. This is no longer needed now that dzil supports passing the --jobs flags to `dzil test` and `dzil release`.

Modules

Creates a .mailmap to populate Contributors in docs
Creates a .mailmap to populate Contributors in docs
Creates default perltidyrc and perlcriticrc files if they don't yet exist
Checks the branch on non-TRIAL releases
Sets up default license and copyright holder
Subclasses MakeMaker::Awesome to always run tests in parallel and add -W flags for XS code
Creates default perltidyrc and perlcriticrc files if they don't yet exist
Creates a default precious.toml file if it doesn't yet exist
Creates a test that runs precious
A plugin that exists solely to hold Pod::Weaver config
DROLSKY's plugin bundle
A plugin bundle for pod woven by DROLSKY