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

Changes for version 1.35 - 2013-10-19

  • Added List::Util::product()
  • Ensure that List::Util::{any,all,none,notall} return PL_sv_{yes,no}
  • Implement reduce() and first() even in the absence of MULTICALL

Modules

A selection of general-utility list subroutines
Indicate if List::Util was compiled with a C compiler
A selection of general-utility scalar subroutines