From: Jesse Luehrs Date: Sun, 27 Sep 2009 21:41:56 +0000 (-0500) Subject: add a conflict on mx-nonmoose X-Git-Tag: 0.93~37 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fb1eea22444382affc6f709f21c070c559587a18;p=gitmo%2FMoose.git add a conflict on mx-nonmoose --- diff --git a/Makefile.PL b/Makefile.PL index 5ae2cba..88cb876 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -41,6 +41,7 @@ sub check_conflicts { 'MooseX::AttributeHelpers' => '0.21', 'MooseX::ClassAttribute' => '0.09', 'MooseX::MethodAttributes' => '0.15', + 'MooseX::NonMoose' => '0.05', 'MooseX::Params::Validate' => '0.05', 'MooseX::Singleton' => '0.19', 'MooseX::StrictConstructor' => '0.07',