[Catalyst-commits] r11477 -
	Catalyst-Plugin-Session-State-Cookie/trunk
    t0m at dev.catalyst.perl.org 
    t0m at dev.catalyst.perl.org
       
    Tue Oct  6 21:00:07 GMT 2009
    
    
  
Author: t0m
Date: 2009-10-06 21:00:07 +0000 (Tue, 06 Oct 2009)
New Revision: 11477
Modified:
   Catalyst-Plugin-Session-State-Cookie/trunk/Makefile.PL
Log:
Changing the repository metadata when you move something is a good plan. And I didn't notice till I just shipped it. FAIL.
Modified: Catalyst-Plugin-Session-State-Cookie/trunk/Makefile.PL
===================================================================
--- Catalyst-Plugin-Session-State-Cookie/trunk/Makefile.PL	2009-10-06 20:56:19 UTC (rev 11476)
+++ Catalyst-Plugin-Session-State-Cookie/trunk/Makefile.PL	2009-10-06 21:00:07 UTC (rev 11477)
@@ -12,7 +12,7 @@
 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")
    
    
More information about the Catalyst-commits
mailing list