manpagez: man pages & more
man Scalar::List::Utils(3)
Home | html | info | man
Scalar::List::Utils(3)                     User Contributed Perl Documentation



NAME

       Scalar::List::Utils - A distribution of general-utility subroutines


SYNOPSIS

           use Scalar::Util qw(blessed);
           use List::Util qw(any);


DESCRIPTION

       "Scalar::List::Utils" does nothing on its own. It is packaged with
       several useful modules.


MODULES

   List::Util
       List::Util(3) contains a selection of useful subroutines for operating
       on lists of values.

   Scalar::Util
       Scalar::Util(3) contains a selection of useful subroutines for
       interrogating or manipulating scalar values.

   Sub::Util
       Sub::Util(4) contains a selection of useful subroutines for
       interrogating or manipulating subroutine references.

perl v5.34.3                      2024-10-18            Scalar::List::Utils(3)

scalar-list-utils 1.680.0 - Generated Sat Oct 19 06:57:13 CDT 2024
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.