CatalystX::CRUD was a bug in that module's test suite - RT#42323
[catagits/Catalyst-Runtime.git] / Makefile.PL
index b014ca9..a5ee467 100644 (file)
@@ -126,6 +126,7 @@ check_conflicts();
 # Nicked straight from Moose!
 sub check_conflicts {
     my %conflicts = (
+        'CatalystX::CRUD'                  => '0.37',
         'Catalyst::Action::RenderView'     => '0.08',
         'Catalyst::Plugin::DebugCookie'    => '0.999002',
         'Catalyst::Plugin::Authentication' => '0.100092',