From: Tomas Doran Date: Tue, 6 Oct 2009 21:00:07 +0000 (+0000) Subject: Changing the repository metadata when you move something is a good plan. And I didn... X-Git-Tag: v0.16~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=commitdiff_plain;h=741dfe993af2dbd6cf2dc4b0d9270b9c641ac0d4;hp=1d5a813c87650c2456901cd86929caffb1ff0027 Changing the repository metadata when you move something is a good plan. And I didn't notice till I just shipped it. FAIL. --- diff --git a/Makefile.PL b/Makefile.PL index fd19e82..5fbce0d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -12,7 +12,7 @@ test_requires 'Moose'; test_requires 'Test::More'; auto_install; -resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Plugin-Session-State-Cookie/'; +resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-State-Cookie/trunk/'; if ($Module::Install::AUTHOR) { system("pod2text lib/Catalyst/Plugin/Session/State/Cookie.pm > README")