use Test::Requires for optional deps
[p5sagit/Devel-Declare.git] / Makefile.PL
index a7b9e4f..b965a35 100644 (file)
@@ -21,9 +21,10 @@ configure_requires 'ExtUtils::Depends' => 0.302;
 configure_requires 'B::Hooks::OP::Check' => '0.19';
 
 test_requires 'Test::More' => '0.88';
+test_requires 'Test::Requires' => '0';
 
-# r/w: p5sagit@git.shadowcat.co.uk:devel-declare.git
-repository 'git://git.shadowcat.co.uk/p5sagit/devel-declare.git';
+# r/w: p5sagit@git.shadowcat.co.uk:Devel-Declare.git
+repository 'git://git.shadowcat.co.uk/p5sagit/Devel-Declare.git';
 
 postamble(<<'EOM');
 $(OBJECT) : stolen_chunk_of_toke.c