aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-autobox-Core/pkg-descr
blob: 68405ef53c970d97cca7f6a0b1851813927a09f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
autobox::CORE defines methods for core operations such as join,
print, most everything in perlfunc, some things from Scalar::Util
and List::Util, and some Perl 5 versions of methods taken from
Perl6.

These methods expose as methods the built-in functions for
minipulating numbers, strings, arrays, hashes, and code references.

It can be handy to use built-in functions as methods to avoid messy
dereferencing syntaxes and parentheses pile ups.

WWW: https://metacpan.org/release/autobox-Core