Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > 43545657a6821d79cb1d05bd034546db

perl-Moose-Autobox-0.11-1.noarch.rpm

Description:

Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH &
CODE for use with autobox. It does this using a hierarchy of roles in
a manner similar to what Perl 6 might do. This module, like Class::MOP
and Moose, was inspired by my work on the Perl 6 Object Space, and the
'core types' implemented there.

The autobox module provides the ability for calling 'methods' on
normal Perl values like Scalars, Arrays, Hashes and Code references.
This gives the illusion that Perl's types are first-class objects.
However, this is only an illusion, albeit a very nice one. I created
this module because autobox itself does not actually provide an
implementation for the Perl types but instead only provides the
'hooks' for others to add implementation too.

Several people are using this module in serious applications and it
seems to be quite stable. The underlying technologies of autobox and
Moose::Role are also considered stable. There is some performance hit,
but as I am fond of saying, nothing in life is free. If you have any
questions regarding this module, either email me, or stop by #moose on
irc.perl.org and ask around.

Sources packages:

Other version of this rpm: