X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cca0a5e819ddbc903f045172fc7a6f4645c1a864;hb=c11e6a7483ba10a1f1d407db834163a0637e9ae8;hp=430247498c20da49916add7996de95bd72fc6bb8;hpb=1972aa1bfc73b80c6a233fb59d697916cd8cccd3;p=gitmo%2FMoose-Autobox.git diff --git a/Changes b/Changes index 4302474..cca0a5e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,19 @@ Revision history for Perl extension Moose::Autobox +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 + 0.01 Fri. June 9, 2006 - Autoboxing, all the cool kids are doing it ;) \ No newline at end of file