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

Changes for version 0.33_005 - 2012-11-13

  • *** UNAUTHORIZED RELEASE ***
  • Apply patch to fix realloc cx corruption and heap-use-after-free (RT77874)

Changes for version 0.33_004

  • *** UNAUTHORIZED RELEASE ***
  • Apply patch to fix 'after', which was capable of corrupting memory if no element is found in list. (RT75727).
  • Changed two mentions in the POD of 'first_val' and 'last_val' to their correct names: 'first_value', and 'last_value' (RT78527).
  • Fixed unwanted warnings from pairwise when $a and $b are "used only once". (RT76749)
  • Added t/04_pairwise_warn.t to verify the fix.

Modules

Provide the stuff missing in List::Util