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

Changes for version 1.54 - 2020-02-02

  • CHANGES
    • Added List::Util::reductions (RT128237)
    • Added List::Util::sample (RT131535)
    • Recognise $List::Util::RAND as a source of randomness for sampling functions (RT131536)
  • BUGFIXES
    • Document the difference between ref() and reftype() on precompiled qr// regexps (RT127963)
    • Various improvements to List::Util::uniqnum() to handle stringified Inf and NaN, negative zero
    • Detect platform NV size and number of digits required to calculate uniqueness

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