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

Changes for version 0.14 - 2014-11-01

  • Fix : [RT #99458] : AnyEvent::Loop hangs if autovivification 0.13 is loaded [RT #99904] : 'no autovivification' breaks Lingua::EN::Inflect from a distance This was a regression in 0.13 which caused the peephole optimizer to loop infinitely on "... while 1" constructs. However, the Lingua::EN::Inflect problem only occured in perl 5.20 and above. Thanks Toshio Ito and Kent Fredric for reporting.

Modules

Lexically disable autovivification.