X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=b77762482c241a5b406768b88e31d13411121c09;hb=2b59121332ab6904ac5b44de1c3b18ed72744b26;hp=1cd94dda8a319ffd42914162dbc5ae9a7b72a1e0;hpb=044d872394721d2ff7ec66c8deda46adfa98590e;p=catagits%2FCatalyst-TraitFor-Request-ProxyBase.git diff --git a/Makefile.PL b/Makefile.PL index 1cd94dd..b777624 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -12,5 +12,8 @@ build_requires 'Catalyst::Runtime' => '5.80007'; build_requires 'CatalystX::RoleApplicator' => '0.005'; build_requires 'Test::More'; +resources repository => 'http://github.com/bobtfish/catalyst-traitfor-request-proxybase'; +license 'perl'; + WriteAll();