Changes for version 0.02
- fixed Moose::Autobox so that PAUSE won't try to index SCALAR, ARRAY, HASH and CODE.
- added examples/ directory
- ported tic-tac-toe from the Pugs examples
- Moose::Autobox::Ref
- added &dump method which will use Data::Dumper to return a dumped representation of the ref
- Moose::Autobox::Array
- added Junctions support with Perl6::Junction
Modules
Autoboxed for her pleasure
the Array role
the Code role
the Defined role
the Hash role
the Indexed role
the Item role
the List role
the Number role
the Ref role
the Scalar role
the String role
the Undef role
the Value role