Ensure we conflict with MXAH < 0.14
Mike Whitaker [Thu, 5 Mar 2009 22:08:52 +0000 (22:08 +0000)]
Makefile.PL

index 0b99c4e..85ab6b3 100644 (file)
@@ -36,6 +36,7 @@ sub check_conflicts {
         'MooseX::Singleton'        => '0.12',
         'MooseX::Params::Validate' => '0.05',
         'Fey::ORM'                 => '0.12',
+        'MooseX::AttributeHelpers' => '0.14',
     );
 
     my $found = 0;