Changes for version 0.09 - 2010-01-03

  • Fix : Building and testing with blead.
  • Fix : Unbalanced scopes when skipping a typed declaration.
  • Fix : Segfaults when Lexical::Types is loaded for the first time from inside a thread.
  • Fix : Leaks of memory associated with the root interpreter.
  • Fix : Work around Kwalitee test misfailures.
  • Opt : Less memory will be used for non-threaded perls version 5.10.0 and below, and for threaded perls from version 5.10.1.

Modules

Extend the semantics of typed lexicals.

Examples