blob: b29464fa0edfb4e34d92f50951d58b61f3350f5d (
plain)
1
2
3
4
5
|
"List::Util" contains a selection of subroutines that people have expressed
would be nice to have in the perl core, but the usage would not really be
high enough to warrant the use of a keyword, and the size so small such
that being individual extensions would be wasteful. By default "List::Util"
does not export any subroutines.
|