Changes for version 0.91 - 2018-05-26

  • The generated Makefile.PL for XS modules. will add "-Wall" and "-Werror" as a compiler flags when AUTHOR_TESTING is true.

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
Knows how to count cores (on Linux only for now)
Subclasses RunExtraTests to always run tests in parallel
Creates default tidyall.ini, perltidyrc, and perlcriticrc files if they don't yet exist
A plugin that exists solely to hold Pod::Weaver config
DROLSKY's plugin bundle
A plugin bundle for pod woven by DROLSKY