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

Changes for version 0.08 - 2014-08-29

  • Improve the error message we show when we can't find a constant, now actually mention the constant we can't find.
  • This module actually worked on 5.8, but I recently broke 5.8 support by adding a test that used 5.10 features, that's now fixed and we'll skip that test on <5.10 (it's just for testing the synopsis, not core functionality).

Modules

Utility to write lazy exporters of constant subroutines

Provides

in lib/Constant/Export/Lazy.pm