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

Changes for version 0.114 - 2022-03-09

  • Clarify POD for prohibit_returned_lexicals to make clear (I hope) that it applies to 'state' varables as well as 'my' variables, but does NOT detect or handle implicit returns.
  • allow_state_in_expression now accepts post-increment and -decrement. Thanks to Olaf Alders for finding this.

Modules

Don't ask for storage you don't need.