Add repos meta
[catagits/Test-WWW-Selenium-Catalyst.git] / Makefile.PL
index 9c6fcfb..3468ae3 100644 (file)
@@ -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();