Changes for version 2.1.0

  • constants creation speeded up by 25%
  • constants importing (when 'use Class' or 'use Class ":const"') speeded up by 100%
  • added support for list syntax when creating constants

Modules

Replacement for Exporter.pm + const.pm written in pure C.