Use dzil Authority plugin - remove $AUTHORITY from code
[gitmo/Moose.git] / lib / Class / MOP / Deprecated.pm
index 160ca0e..37d1f1f 100644 (file)
@@ -3,8 +3,6 @@ package Class::MOP::Deprecated;
 use strict;
 use warnings;
 
-our $AUTHORITY = 'cpan:STEVAN';
-
 use Package::DeprecationManager -deprecations => {
     'Class::MOP::HAVE_ISAREV'           => '0.93',
     'Class::MOP::subname'               => '0.93',