X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=b965a355ae0b81e8b8ae6674ec5e90ecc75ab0f1;hb=d5a4de482c43bead8a87003b9fe640d479a9f1a3;hp=8a51d812cc2c514b4ef6460aa314f9f97f3dc39b;hpb=39801454866932ae878bc6fa193175275dcbf1cc;p=p5sagit%2FDevel-Declare.git diff --git a/Makefile.PL b/Makefile.PL index 8a51d81..b965a35 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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::Warn'; +test_requires 'Test::Requires' => '0'; -repository 'git://github.com/rafl/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