Catalyst::Plugin::Upload::Image::Magick known borked.
Tomas Doran [Thu, 30 Apr 2009 14:05:27 +0000 (14:05 +0000)]
Makefile.PL

index aaa89c4..22f9d44 100644 (file)
@@ -106,6 +106,7 @@ EOF
 # NOTE - This is the version number of the _incompatible_ code,
 #        not the version number of the fixed version.
 my %conflicts = (
+    'Catalyst::Plugin::Upload::Image::Magick' => '0.03',
     'Catalyst::Plugin::ConfigLoader'   => '0.22', # Older versions work but
                                                   # throw Data::Visitor warns
     'Catalyst::Devel'                  => '0.09',