[Catalyst-commits] r11377 - Catalyst-Runtime/5.80/trunk

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Thu Sep 17 13:32:16 GMT 2009


Author: t0m
Date: 2009-09-17 13:32:16 +0000 (Thu, 17 Sep 2009)
New Revision: 11377

Modified:
   Catalyst-Runtime/5.80/trunk/Makefile.PL
Log:
Well, that got forgotten, oops

Modified: Catalyst-Runtime/5.80/trunk/Makefile.PL
===================================================================
--- Catalyst-Runtime/5.80/trunk/Makefile.PL	2009-09-17 09:33:46 UTC (rev 11376)
+++ Catalyst-Runtime/5.80/trunk/Makefile.PL	2009-09-17 13:32:16 UTC (rev 11377)
@@ -107,6 +107,7 @@
 # NOTE - This is the version number of the _incompatible_ code,
 #        not the version number of the fixed version.
 my %conflicts = (
+    'Catalyst::Model::Akismet' => '0.02',
     'Catalyst::Component::ACCEPT_CONTEXT' => '0.06',
     'Catalyst::Plugin::ENV' => '9999', # This plugin is just stupid, full stop
                                        # should have been a core fix.




More information about the Catalyst-commits mailing list