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.64 - 2024-08-02

  • CHANGES
    • On Perl version 5.40 or later, various `Scalar::Util` functions are now simply aliases to core-provided functions in `builtin::`:
      • blessed(), refaddr(), reftype(), weaken(), unweaken(), isweak()
    • Remember to list `head` and `tail` in `List::Util` SYNOPSIS
    • Various improvements to internal CI infrastructure

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