Use clean instead of autoclean in the ContextClosure synopsis until we've fixed the...
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 5491f2f..b76d549 100644 (file)
@@ -107,6 +107,7 @@ EOF
 # 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.