-
-
23 Aug 2016 18:50:55 UTC
- Development release
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (113 / 4 / 0)
- Kwalitee
- 0.00% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (27.76KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
Changes for version 1.46_03 - 2016-08-23
- also load old XS code for 1.45_xx versions
Changes for version 1.46_02 - 2016-08-23
- additional diagnostic test
- don't throw errors when old XS fails to load if there is a PP implementation
- do a better job setting up @Scalar::Util::EXPORT_FAIL
- avoid loading DynaLoader when possible
- cope better with old Scalar::Util that had a PP implementation
- if List::Util::XS is lacking a sub, use the implementation from List::Util::PP.
Changes for version 1.46_01 - 2016-08-18
- List::Util has been split out from Scalar-List-Utils as a pure-perl module, optionally using List::Util::XS
- fix tests under ancient Test::More
Modules
A selection of general-utility list subroutinesPure-perl implementations of List::Util subroutinesProvides
in lib/List/Util.pmModule Install Instructions
To install List::Util, copy and paste the appropriate command in to your terminal.
cpanm List::Util
perl -MCPAN -e shell install List::Util
For more information on module installation, please visit the detailed CPAN module installation guide.