Fix last commit
Tomas Doran [Thu, 14 May 2009 01:21:43 +0000 (01:21 +0000)]
Makefile.PL

index 9996857..cf83e7e 100644 (file)
@@ -106,7 +106,7 @@ EOF
 # NOTE - This is the version number of the _incompatible_ code,
 #        not the version number of the fixed version.
 my %conflicts = (
-    'Catalyst::Authentication::Credential::HTTP' => '1.009';
+    'Catalyst::Authentication::Credential::HTTP' => '1.009',
     'Catalyst::Plugin::Session::Store::File' => '0.16',
     'Catalyst::Plugin::Session' => '0.21',
     'Catalyst::Plugin::Session::State::Cookie' => '0.10',