X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=a66eb59447127e1e6e82a3e9437dbb7f13e2c2fd;hb=a9984634df128f12f22a3fc720253e8c79d88a76;hp=15469262233fc7f0aeef30bdb74007999c9abf65;hpb=5b0f33ff00ad4dd68df22b76139c880c4546b181;p=catagits%2FCatalyst-Devel.git diff --git a/Makefile.PL b/Makefile.PL index 1546926..a66eb59 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,7 +7,7 @@ use Module::Install::Authority; name 'Catalyst-Devel'; all_from 'lib/Catalyst/Devel.pm'; -authority 'MSTROUT'; +authority 'cpan:MSTROUT'; requires 'Moose'; requires 'MooseX::Emulate::Class::Accessor::Fast';