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