Return list references from words, lines, and split for maximal autobox
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / List.pm
index 8bb4bff..08a96f3 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Autobox::List;
 use Moose::Role 'with', 'requires';
 use Moose::Autobox;
 
-our $VERSION = '0.02';
+our $VERSION = '0.09';
 
 with 'Moose::Autobox::Value';
 
@@ -109,4 +109,4 @@ L<http://www.iinteractive.com>
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 
-=cut
\ No newline at end of file
+=cut