Fix metadata
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 8e6c2c9..0ab8a7f 100644 (file)
@@ -23,7 +23,7 @@ perl_version '5.008003';
 
 name 'Catalyst-Runtime';
 author 'Sebastian Riedel <sri@cpan.org>';
-authority('MSTROUT');
+authority('cpan:MSTROUT');
 all_from 'lib/Catalyst/Runtime.pm';
 
 requires 'List::MoreUtils';