From: Tomas Doran Date: Tue, 5 May 2009 08:29:19 +0000 (+0000) Subject: Add broken version to Makefile.PL X-Git-Tag: 5.80004~50 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=90e5b064cd1cd5f9b410b8071f0addc43b0d84ed Add broken version to Makefile.PL --- diff --git a/Makefile.PL b/Makefile.PL index 9410466..ee226f9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -106,6 +106,7 @@ EOF # NOTE - This is the version number of the _incompatible_ code, # not the version number of the fixed version. my %conflicts = ( + 'Catalyst::Controller::AllowDisable' => '0.03', 'Reaction' => '0.001999', 'Catalyst::Plugin::Upload::Image::Magick' => '0.03', 'Catalyst::Plugin::ConfigLoader' => '0.22', # Older versions work but