[Catalyst-commits] r6971 -
	trunk/Catalyst-Plugin-Session-State-Cookie
    nothingmuch at dev.catalyst.perl.org 
    nothingmuch at dev.catalyst.perl.org
       
    Mon Oct  8 19:57:52 GMT 2007
    
    
  
Author: nothingmuch
Date: 2007-10-08 19:57:52 +0100 (Mon, 08 Oct 2007)
New Revision: 6971
Modified:
   trunk/Catalyst-Plugin-Session-State-Cookie/Makefile.PL
Log:
foo
Modified: trunk/Catalyst-Plugin-Session-State-Cookie/Makefile.PL
===================================================================
--- trunk/Catalyst-Plugin-Session-State-Cookie/Makefile.PL	2007-10-08 18:56:02 UTC (rev 6970)
+++ trunk/Catalyst-Plugin-Session-State-Cookie/Makefile.PL	2007-10-08 18:57:52 UTC (rev 6971)
@@ -3,7 +3,7 @@
 name 'Catalyst-Plugin-Session-State-Cookie';
 all_from 'lib/Catalyst/Plugin/Session/State/Cookie.pm';
 
-requires 'Catalsyt'                  => '5.7010';
+requires 'Catalyst'                  => '5.7010';
 requires 'Catalyst::Plugin::Session' => '0.19';
 requires 'Test::MockObject'          => '1.01';
 
    
    
More information about the Catalyst-commits
mailing list