X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=d906d0f193e7f5b2d3a48aa7254b34845bc3b61e;hp=365aef1d35539ef850dbd0999906538837b89943;hb=f653d2c823617c580b943ebc7b5f44774cb2579d;hpb=180d741651d0af17dc42ca7eece15aa164ca1735 diff --git a/Makefile.PL b/Makefile.PL index 365aef1..d906d0f 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';