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

Changes for version 0.024 - 2016-10-20

  • No changes from dev release

Changes for version 0.023 - 2016-09-15 (TRIAL RELEASE)

  • Remove experimental pin feature

Changes for version 0.022 - 2016-09-14 (TRIAL RELEASE)

  • Fix infinite recursion on empty pins
  • Pass caller into on_use

Changes for version 0.021 - 2016-08-28 (TRIAL RELEASE)

  • 'pins' allow multiple inheritence
  • 'pins' allow +pin => [...]
  • Allow nesting tags
  • Allow specs in tags
  • Saner arg parsing all around

Changes for version 0.020 - 2016-08-27 (TRIAL RELEASE)

  • Make 'pins' feature more sane
    • remove '*' in favor of real inheritance
    • use 'undef' for on_use argument when no pin is provided
  • Fix bug where menu attribute was reset multiple times using pins

Changes for version 0.019 - 2016-08-25 (TRIAL RELEASE)

  • Rename the 'version-sets' feature to 'pins' to avoid confusions and conflicts

Changes for version 0.018 - 2016-08-21 (TRIAL RELEASE)

  • Allow renaming of the 'v0' version set

Changes for version 0.017 - 2016-08-20 (TRIAL RELEASE)

  • Add on_use/sub EXPORT_ON_USE { ... } feature

Changes for version 0.016 - 2016-08-20 (TRIAL RELEASE)

  • Add polish to version-sets
  • Add '*' version for common things
  • Do not allow tags or versions inside a version specification
  • More documentation for version-sets

Changes for version 0.015 - 2016-08-20 (TRIAL RELEASE)

  • Add support for version-sets
  • Spelling fixes

Modules

Alternative but compatible interface to modules that export symbols.