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

Changes for version 1.20 - 2009-05-13

  • NOTE*** This distribution now requires perl 5.6 or greater
  • Bug Fixes
    • Fixed stack pop issue in POP_MULTICALL
    • Fixed error reporting in import when XS not compiled
    • Check first argument to reduce is a CODE reference to avoid segfault
    • Handle overloaded and tied values
    • Fix tainted test to run on Win32
  • Enhancements
    • Added List::Util::XS so authors can depend on XS version
    • Removed need for dummy methods in UNIVERSAL for perl-only code

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

Provides

in lib/List/Util/PP.pm
in lib/Scalar/Util/PP.pm