X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=cf83e7e9e12695f3cb93f4c91afe019a2c366c94;hb=e5210a95f78613a598abbfc7d29d92605d5bbad0;hp=99968575c23f2bb7093d5ea010668d09e22edef1;hpb=a95485ca429b33eda98ab4d305cbbf63d51071f0;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index 9996857..cf83e7e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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',