X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FTask-Catalyst.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=581abb1f69759e203760aadb33142d5cfbf3b2a0;hp=13938d7204e410812d50f2e9749b2d6c04b9f5a1;hb=817ecb9c6056a4a5e68d4b4031a14aeb12dc09e6;hpb=070b104cba57722fdb4dcf551cb3576822e31ca6 diff --git a/Makefile.PL b/Makefile.PL index 13938d7..581abb1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -72,4 +72,6 @@ feature 'SQLite Support (WARNING: requires a C compiler!)', 'DBD::SQLite' => 0; auto_install; +resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Task-Catalyst/'; + WriteAll;