The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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