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

Changes for version 1.42

  • CHANGES
    • Added List::Util::unpairs() - the inverse of pairs()
    • Documentation to pre-warn users about the possible behaviour in a later version where the pair* higher-order functionals are no longer transparent to $_
  • BUGFIXES
    • Silence some warnings at test time
    • Ensure that the List::Util we're loading the XS via is a sufficient version when Scalar::Util or Sub::Util load it (RT100863)

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
A selection of utility subroutines for subs and CODE references