Changing the repository metadata when you move something is a good plan. And I didn...
Tomas Doran [Tue, 6 Oct 2009 21:00:07 +0000 (21:00 +0000)]
Makefile.PL

index fd19e82..5fbce0d 100644 (file)
@@ -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")