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

Changes for version 0.11 - 2011-02-26

  • Fix : [RT #66164] : Lexical::Types hangs with PPI. This was actually a regression introduced together with the new peephole optimizer strategy, and that caused the pragma to hang on constructs like "for (;;) { ... }". Thanks Chisel Wright for reminding me about this issue.

Modules

Extend the semantics of typed lexicals.

Examples