Changes for version 1.08 - 2014-05-06

  • Changed how the constants are defined, to deal with a change in 5.19.3 "Closures of the form "sub () { $some_variable }" are no longer inlined, causing changes to the variable to be ignored by callers of the subroutine. [perl #79908]" RT#95387 - thanks to Slaven Rezic.
  • Changed use of \d to [0-9]

Modules

C style enumerated types and bitmask flags in Perl