Fix metadata
Tomas Doran [Wed, 3 Apr 2013 21:50:53 +0000 (22:50 +0100)]
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';