Commit graph

4 commits

Author SHA1 Message Date
seb
32a4e02a79 Update p5-Moose-Autobox from version 0.10 to version 0.11.
Upstream changes:
0.11  Fri. Mar 23, 2010
    - add each_n_values to Indexed (rafl and rjbs)
    - add first and last to Scalar and Array (t0m)
2010-04-27 00:51:08 +00:00
sno
93bd1f13b8 Updating devel/p5-Moose-Autobox from 0.09nb1 to 0.10
pkgsrc changes:
  - Adding license definition

Upstream changes:
0.10
    - add each, each_key, each_value to Indexed (array and hash) (rjbs)
    - add split, words, lines to String (Sartak)
    - add 'to' to Number (Debolaz)
2009-10-17 14:52:47 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
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