Fix metadata
Tomas Doran [Wed, 3 Apr 2013 21:51:41 +0000 (22:51 +0100)]
Makefile.PL

index 0d29ef6..6fead38 100644 (file)
@@ -14,7 +14,7 @@ perl_version '5.008001';
 
 name 'Catalyst-Plugin-Authentication';
 all_from 'lib/Catalyst/Plugin/Authentication.pm';
-authority 'BOBTFISH';
+authority 'cpan:BOBTFISH';
 
 requires 'Catalyst::Runtime';
 requires 'Class::Inspector';