Changes for version 1.15 - 2021-01-24
- Fix generated precious.toml to expect `perltidy --assert-tidy` to exit with 2 when a file is not tidy, not 1.
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
Knows how to count cores (on Linux only for now)
Knows how to maybe write files
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