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

Changes for version 0.012 - 2015-08-21

  • CHANGED
    • Changed the error message for unsupported versions to indicate they are not *allowed* rather than not *valid*.
  • DOCUMENTED
    • Documented supported versions styles

Changes for version 0.011 - 2015-07-17 (TRIAL RELEASE)

  • ADDED
    • configurations are logged in metadata, when combined with [MetaConfig]
    • new 'add_tarball_name' option, to add the tarball name as a comment to files munged during build so the source is more evident (in case the module name bears no relation to the tarball name).
  • CHANGED
    • when a $VERSION is updated after release, the correct filename is included in the log message, if it was changed

Changes for version 0.010 - 2015-07-16 (TRIAL RELEASE)

  • CHANGED
    • Decimal versions with underscore are prohibited unless the 'allow_decimal_underscore' option is set to true.
    • The # TRIAL suffix is no longer added to repository files when bumping the version after release.
    • The tarball name is added as a comment to files munged during build so the source is more evident (in case the module name bears no relation to the tarball name).
  • FIXED
    • Adds "$VERSION = eval $VERSION" when version contains an underscore

Modules

Bump module versions after distribution release
Get and/or rewrite module versions to match distribution version