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

Changes for version 0.03 - 2009-03-05

  • Doc : Discuss about using constants for types.
  • Fix : The PL_ppaddr[OP_PADSV] localization logic was refined so that it is kinder to other modules that replace it.
  • Tst : "my Str ($x, $y)" and "for my Str $x ()" constructs
  • Tst : uvar magic, magical tags.

Modules

Extend the semantics of typed lexicals.

Examples