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 0.070 - 2014-09-25

  • *** INCOMPATIBLE CHANGES ***
    • Switched version handling from Git::NextVersion + OurPkgVersion to RewriteVerson + BumpVersionAfterRelease so that files in the repo will have a $VERSION. This will require adding a $VERSION statement back to all modules before releasing. Also added an "auto_version" option to allow AutoVersion + PkgVersion for distributions that need it.
  • CHANGED
    • No longer allows dirty files at release time
    • Switched from ContributorsFromGit to Git::Contributors and updated Pod::Weaver::Section::Contributors prereq to match

Modules

Dist::Zilla configuration the way DAGOLDEN does it
DAGOLDEN's default Pod::Weaver config