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

Changes for version 1.43_003 - 2016-03-17

  • (released from 'uniq' branch)
  • CHANGES
    • Efficiency improvements to uniqnum() (thanks randir)
  • BUGFIXES
    • Don't rely on exact stringification of Inf or Nan during testing

Changes for version 1.43_002 - 2016-03-16

  • (released from 'uniq' branch)
  • BUGFIXES
    • Perls before 5.14 lack SvNV_nomg() so just fake it with SvNV()

Changes for version 1.43_001 - 2016-03-16

  • (released from 'uniq' branch)
  • CHANGES
    • Added an initial implementation of List::Util::uniq() and uniqnum()

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