CX::Imports, TODO updates, note mst rant, add some docs
[catagits/Catalyst-Runtime.git] / Makefile.PL
index de27fe1..03851eb 100644 (file)
@@ -126,6 +126,7 @@ check_conflicts();
 sub check_conflicts {
     my %conflicts = (
         'Catalyst::Plugin::Authentication' => '0.100092',
+        'CatalystX::Imports' => '0.03',
     );
 
     my $found = 0;