The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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