Clean up share path search:
[catagits/Catalyst-Devel.git] / Makefile.PL
index 1c1901a..c0dd527 100644 (file)
@@ -20,11 +20,12 @@ requires 'File::ChangeNotify' => '0.07';
 requires 'File::Copy::Recursive';
 requires 'Module::Install' => '0.91';
 requires 'Path::Class' => '0.09';
+requires 'Path::Resolver';
 requires 'Template'    => '2.14';
 
 author_requires 'IPC::Run3';
 
-test_requires 'Test::More' => '0.90';
+test_requires 'Test::More' => '0.94';
 
 install_share 'share';
 
@@ -92,7 +93,7 @@ if ($Module::Install::AUTHOR) {
         [ 'IRC'         => 'irc://irc.perl.org/#catalyst' ],
         [ 'license',    => 'http://dev.perl.org/licenses/' ],
         [ 'homepage',   => 'http://dev.catalyst.perl.org/'],
-        [ 'repository', => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Devel/' ],
+        [ 'repository', => 'git://git.shadowcat.co.uk/catagits/Catalyst-Devel.git' ],
     ];
 
     Meta->{values}{requires} = [ grep {