X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=3468ae31c3eb53b983551177302877fba62f228e;hb=a0d386ec9bf8cf18c307bada1c4d3b277a6c7ca6;hp=9c6fcfb8f6c76392acd6e075bc85342e39d94509;hpb=7686888973e3149c03b95103fa82a1230c5625d4;p=catagits%2FTest-WWW-Selenium-Catalyst.git diff --git a/Makefile.PL b/Makefile.PL index 9c6fcfb..3468ae3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -17,4 +17,6 @@ requires( test_requires 'IPC::Cmd' => '0.42'; test_requires 'Test::More' => '0.92'; +resources respository => 'git://git.shadowcat.co.uk/catagits/Test-WWW-Selenium-Catalyst.git'; + WriteAll();