Path to this page:
./
devel/p5-autobox-Core,
Perl 5 module adding core built-in functions in primitive types
Branch: pkgsrc-2016Q1,
Version: 1.30,
Package name: p5-autobox-Core-1.30,
Maintainer: pkgsrc-usersThe Perl 5 module autobox::Core wraps perl's built-in functions for
manipulating 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.
The autobox module lets you call methods in scalars that aren't
object references but perl but does not itself provide any methods
to call. That is left to the user or another module, for example,
autobox::Core.
autobox::Core is a stub module. It is merely glue, presenting
existing functions with a new interface. Besides built-ins that
operate on hashes, arrays, scalars, and code references, some Perl
6-ish things were thrown in, and some keyword like foreach have
been turned into methods.
Required to run:[
lang/perl5] [
devel/p5-autobox]
Master sites: (Expand)
SHA1: 8a4ab35feea883cc9c982eab1d625f50b4550703
RMD160: 2fa9b6679d3669c69b92d6c4de24bfa76523343e
Filesize: 37.726 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version p5-autobox-Core-1.30 (created)