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

Changes for version 0.11 - 2014-12-01

  • This release only has changes to make the test suite more portable, nothing else.
  • Solve RT #95756 with the help of SPROUT, now we use B:: to test if we actually generated constants instead of using Data::Dump::Streamer.
  • We're also more forgiving about failures in our B::Deparse tests, and skip those tests on platforms where shelling out to -MO=Deparse doesn't work.
  • We now have no non-core test Prereqs. We just need a stock v5.8.0 to have all the prereqs we need, and in theory this module should work & run the test suite as far back as 5.000 with the right test prereqs installed.

Modules

Utility to write lazy exporters of constant subroutines

Provides

in lib/Constant/Export/Lazy.pm