Use dzil Authority plugin - remove $AUTHORITY from code
[gitmo/Moose.git] / lib / Class / MOP / Object.pm
index 0c0e4ca..c2b90bb 100644 (file)
@@ -7,8 +7,6 @@ use warnings;
 use Carp qw(confess);
 use Scalar::Util 'blessed';
 
-our $AUTHORITY = 'cpan:STEVAN';
-
 # introspection
 
 sub meta {