doc cleanup
[gitmo/Moose-Autobox.git] / Changes
CommitLineData
8937074a 1Revision history for Perl extension Moose::Autobox
2
19b62758 30.03
4 - added &mixin_additional_role to allow mixing in of
5 additional functionality
6
7 - added new examples for units
8 - ported from the Pugs examples/units directory
9
10 * Moose::Autobox::Code
11 - added the Y and U combinators
12
130.02 Sat. June 24, 2006
2f6b31a1 14 - fixed Moose::Autobox so that PAUSE won't try to
15 index SCALAR, ARRAY, HASH and CODE.
c11e6a74 16
17 - added examples/ directory
18 - ported tic-tac-toe from the Pugs examples
7fc99864 19
20 * Moose::Autobox::Ref
21 - added &dump method which will use Data::Dumper
22 to return a dumped representation of the ref
23
24 * Moose::Autobox::Array
25 - added Junctions support with Perl6::Junction
2f6b31a1 26
1972aa1b 270.01 Fri. June 9, 2006
28 - Autoboxing, all the cool kids are doing it ;)
29