Yell at people to upgrade configloader. This list needs splitting so we have 'conflic...
Tomas Doran [Tue, 21 Apr 2009 10:50:55 +0000 (10:50 +0000)]
Makefile.PL

index f2c36be..c0a1454 100644 (file)
@@ -107,6 +107,8 @@ EOF
 # NOTE - This is the version number of the _incompatible_ code,
 #        not the version number of the fixed version.
 my %conflicts = (
+    'Catalyst::Plugin::ConfigLoader'   => '0.22', # Older versions work but
+                                                  # throw Data::Visitor warns
     'Catalyst::Devel'                  => '0.09',
     'Catalyst::Plugin::SmartURI'       => '0.029',
     'CatalystX::CRUD'                  => '0.37',