adding in the Y combinator stuff
[gitmo/Moose-Autobox.git] / Changes
1 Revision history for Perl extension Moose::Autobox
2
3 0.02 
4     - fixed Moose::Autobox so that PAUSE won't try to 
5       index SCALAR, ARRAY, HASH and CODE.
6       
7     - added examples/ directory 
8       - ported tic-tac-toe from the Pugs examples
9     
10     * Moose::Autobox::Ref
11       - added &dump method which will use Data::Dumper
12         to return a dumped representation of the ref
13       
14     * Moose::Autobox::Array
15       - added Junctions support with Perl6::Junction
16
17 0.01 Fri. June 9, 2006
18     - Autoboxing, all the cool kids are doing it ;)
19