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

Changes for version 4.23 - 2014-08-16

  • Test::PrereqsFromMeta
    • Make insufficient version just a warning instead of a failure
    • Allow undefined version to fulfill prerequisite version 0
    • Dump all of %INC if run with -v or --verbose option

Modules

Move the release tarball to an archive directory
Ensure version numbers are up-to-date
Allow a dist to have a custom Makefile.PL
Add arbitrary keys to distmeta
Allow a dist to have a custom Build.PL
Look for comments recommending prerequisites
Check the prereqs from our META.json
Get distribution version from its main_module
Dump selected hash keys as a string
Create Module::Metadata object from Dist::Zilla::File