X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=4b03c44baca6e34639381eb19f735536df8d7223;hb=398d3347723a93bb7b09ad4e9775727f79bfa9d3;hp=1c1901a611e5ca7994e1e10a21d9fd255757cfe6;hpb=18c940b88508381b020a3584cacf2199a87ec539;p=catagits%2FCatalyst-Devel.git diff --git a/Makefile.PL b/Makefile.PL index 1c1901a..4b03c44 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,7 +24,7 @@ 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 +92,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 {