Changes for version v6.0.2 - 2026-05-06

  • Reorder [MetaMergeFile] and [PrereqsFile] in revision 6 before the installer to avoid a bug in [MakeMaker::Awesome] where it doesn't see the required 'perl' version.
    • Note that other methods of declaring the required 'perl' version such as [Prereqs], [Prereqs::FromCPANfile], [AutoPrereqs], or [MinimumPerl] should also be ordered before [@Starter] to avoid this bug.
    • Ref: https://github.com/avar/dist-zilla-plugin-makemaker-awesome/pull/9

Documentation

Modules

A minimal Dist::Zilla minting profile
A minimal Dist::Zilla plugin bundle
Guide to getting started with Dist::Zilla