X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=0ab8a7f798e4f7a1d078b523b1ef81f5a95f01c7;hp=8e6c2c908446b1a849fc43c8c485e487891213fa;hb=fa33a3ea47380bd1fad2f27f3b46ae7867532f55;hpb=8ba2999969105bb9079e0c42473d88e4b73e079a diff --git a/Makefile.PL b/Makefile.PL index 8e6c2c9..0ab8a7f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -23,7 +23,7 @@ perl_version '5.008003'; name 'Catalyst-Runtime'; author 'Sebastian Riedel '; -authority('MSTROUT'); +authority('cpan:MSTROUT'); all_from 'lib/Catalyst/Runtime.pm'; requires 'List::MoreUtils';