Add repository resource to all the MI Makefile.PLs
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000 (11:09 +0000)]
Makefile.PL

index da8d1d6..9ad5c76 100644 (file)
@@ -17,5 +17,7 @@ build_required('Test::Exception');
 
 auto_install();
 
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Store-LDAP/trunk/';
+
 &WriteAll;