Add authority metadata
Florian Ragwitz [Sat, 5 Jun 2010 21:01:44 +0000 (23:01 +0200)]
Makefile.PL

index 12c6a96..2f8b607 100644 (file)
@@ -33,6 +33,7 @@ test_requires 'Test::More'      => '0.88';
 test_requires 'Test::Exception' => '0.27';
 
 repository 'git://git.moose.perl.org/Class-MOP.git';
+add_metadata(x_authority => 'cpan:STEVAN');
 
 extra_tests();