Beginning of dzilization
[gitmo/Moose.git] / lib / Moose / Meta / Method / Accessor / Native / Bool / not.pm
index 3d40a44..5dcecf1 100644 (file)
@@ -3,8 +3,6 @@ package Moose::Meta::Method::Accessor::Native::Bool::not;
 use strict;
 use warnings;
 
-our $VERSION = '1.9900';
-$VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
 use Moose::Role;