pkgsrc/devel/p5-Moose-Autobox/DESCR
seb 67925b7ef3 Initial import of p5-Moose-Autobox version 0.09 in the NetBSD
Packages Collection.

The Perl 5 module 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.
2009-03-22 15:08:35 +00:00

5 lines
329 B
Text

The Perl 5 module 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.