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

Changes for version 0.25_02 - 2009-08-01

  • MS VC++ 7 doesn't like inline nor 'long long' (patch provided by Taro Nishino (taro DOT nishino AT gmail.com)
  • Newx isbn't around in older perls so use New(0,...) instead

Changes for version 0.25_01 - 2009-07-30

  • it seems the only way of handling the stack that works on all flavors of the multicall API is by making a shallow copy of it and use that between the PUSH/POP_MULTICALL bracket
  • fix awkward ok() override in List-MoreUtils.t so that it reports line numbers in test failures properly

Modules

Provide the stuff missing in List::Util