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

Changes for version v0.4.0 - 2018-05-02

  • Enhancements
    • Enable strictures.
    • Simplified the enum generation code, and added the ability to specify a custom incrementing function.
    • Check values against types.
    • Miscellaneous improvements to the import method.
  • Documentation
    • Added note about support for older Perl versions.
  • Tests
    • Remove unnecessary compilation test.
    • Add tests for const export.
    • Added better tests for enums.
  • Toolchain
    • Remove core and redundant prerequisites.

Modules

Declare constants for export.