blob: 1c3de85c376cc1db3f92a00b5da706b9563ca05a (
plain)
1
2
3
4
5
6
|
Are you sick of trying to remember whether a particular helper is defined in
List::Util or List::MoreUtils? I sure am. Now you don't have to remember. This
module will export all of the functions that either of those two modules
defines.
WWW: https://metacpan.org/release/List-AllUtils
|