X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cca0a5e819ddbc903f045172fc7a6f4645c1a864;hb=8ea329c25a34c978e524d323d410c114871db083;hp=64aa00886d14878c145be7c65c9932168a73c85b;hpb=260cc81f7ab424f417900ab1c44b734b339f9d9e;p=gitmo%2FMoose-Autobox.git diff --git a/Changes b/Changes index 64aa008..cca0a5e 100644 --- a/Changes +++ b/Changes @@ -1 +1,19 @@ -Revision history for Perl extension Moose::Autobox \ No newline at end of file +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