Add a conflict on MX::AH <= 0.21
Dave Rolsky [Mon, 14 Sep 2009 20:32:46 +0000 (15:32 -0500)]
Makefile.PL

index aae3d4e..af34875 100644 (file)
@@ -37,6 +37,7 @@ WriteAll();
 # before a release.
 sub check_conflicts {
     my %conflicts = (
+        'MooseX::AttributeHelpers'  => '0.21',
         'MooseX::ClassAttribute'    => '0.09',
         'MooseX::Singleton'         => '0.19',
         'MooseX::StrictConstructor' => '0.07',