The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.12 - 2021-01-08

  • Fixed a bug in the generated precious.toml config for perlcritic.
  • Added podchecker and podtidy to the generated precious.toml.
  • Added a helper to generate some additional dev tooling to bootstrap installing precious and omegasort, as well as a pre-commit script and a helper to set that up.
  • Added a plugin that updates the dist.ini to depend on the latest version of this bundle.

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)
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