Conflict with the latest mason view, which blows up because of the new component_name...
Florian Ragwitz [Fri, 21 Aug 2009 16:12:57 +0000 (16:12 +0000)]
Makefile.PL

index ed5f13d..40f87be 100644 (file)
@@ -130,6 +130,7 @@ my %conflicts = (
     'Catalyst::Action::REST'           => '0.67',
     'CatalystX::CRUD'                  => '0.42',
     'CatalystX::CRUD::Model::RDBO'     => '0.20',
+    'Catalyst::View::Mason'            => '0.17',
 );
 check_conflicts(%conflicts);