81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
21 lines
515 B
Text
21 lines
515 B
Text
This package 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.
|
|
|
|
This distribution provides
|
|
|
|
min
|
|
max
|
|
minstr
|
|
maxstr
|
|
sum
|
|
reduce
|
|
reftype
|
|
blessed
|
|
weaken (5.005_57 and later only)
|
|
isweak (5.005_57 and later only)
|
|
dualvar
|
|
shuffle
|
|
|
|
WWW: http://search.cpan.org/dist/Scalar-List-Utils/
|