Actually add the new bits for rearranged apps
[catagits/Test-WWW-Mechanize-Catalyst.git] / Makefile.PL
index 83e80c7..5e633fb 100644 (file)
@@ -1,5 +1,5 @@
 #!perl
-use inc::Module::Install 0.79;
+use inc::Module::Install 0.87;
 
 use strict;
 use warnings;
@@ -24,4 +24,6 @@ if ($Module::Install::AUTHOR) {
 }
 
 
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Test-WWW-Mechanize-Catalyst/trunk/';
+
 WriteAll;