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

Changes for version 0.24 - 2011-07-17

  • Fix : [RT #64521] : "no indirect" leaking into eval. This is currently only fixed for perl 5.10 (perl 5.12 and higher were never affected). It was caused by a very stupid mistake of mine that was introduced in indirect version 0.23. Thanks Michael G Schwern for reporting.
  • Fix : [RT #69291] : indirect.pm breaks %^H. This was caused by the same mistake as for the previous bug, and as such it is also only fixed for perl 5.10 (and never affected perl 5.12). Thanks Andrew Main for reporting.
  • Doc : C++ compilers are officially NOT supported.

Modules

Lexically warn about using the indirect object syntax.