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.10 - 2020-12-29

  • Replace code to set up tidyall with code to set up precious (https://github.com/houseabsolute/precious).

Modules

Creates a .mailmap to populate Contributors in docs
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
Knows how to count cores (on Linux only for now)
Subclasses RunExtraTests to always run tests in parallel
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