Beginning of dzilization
[gitmo/Moose.git] / lib / Moose / Meta / Method / Accessor / Native / Array / uniq.pm
index b49faf8..5e4172f 100644 (file)
@@ -5,8 +5,6 @@ use warnings;
 
 use List::MoreUtils ();
 
-our $VERSION = '1.19';
-$VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
 use Moose::Role;