X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Authentication-Credential-HTTP-Proxy.git;a=blobdiff_plain;f=Makefile.PL;h=f21894d88a1ee130e7caa0903a55a6b74f3ee5d3;hp=3cb03878946fcf27ed5e740fca14e5eff9e01620;hb=7c4b2e0033fd60675959d2a2a5fb9b0cb1e4aa7d;hpb=7210f471647d7a4958dce08f7b5ee0f57fba2fee diff --git a/Makefile.PL b/Makefile.PL index 3cb0387..f21894d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,5 +11,7 @@ build_requires 'Test::MockObject'; build_requires 'Test::Exception'; auto_install; +resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-HTTP-Proxy/1.000/trunk/'; + WriteAll;