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

Changes for version 0.14 - 2015-12-09

  • Simplify a lot of special cases around CODE / constant.pm generated constants by using more generic syntax to call our constants.
    • We now just use ->can($name)->() instead of all this manual munging of the symbol table.

Modules

Utility to write lazy exporters of constant subroutines