./devel/p5-autobox-Core, Perl 5 module adding core built-in functions in primitive types

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 1.2nb4, Package name: p5-autobox-Core-1.2nb4, Maintainer: pkgsrc-users

The 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.


Master sites: (Expand)

SHA1: a2de9f5841358bbb3563a82677b39aec44f130da
RMD160: bd7add3329b7f22d697f63ffa11f90859502d8ee
Filesize: 30.318 KB

Version history: (Expand)