From: Dave Rolsky Date: Thu, 26 Mar 2009 18:26:51 +0000 (-0500) Subject: Penfold is high, Moose HEAD works fine with older MX::AH X-Git-Tag: 0.73~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9aafebb838938ae01db72805a4d30b9dde3cf7f4;p=gitmo%2FMoose.git Penfold is high, Moose HEAD works fine with older MX::AH --- diff --git a/Makefile.PL b/Makefile.PL index e53e241..a54d059 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -37,7 +37,6 @@ sub check_conflicts { 'MooseX::Singleton' => '0.12', 'MooseX::Params::Validate' => '0.05', 'Fey::ORM' => '0.12', - 'MooseX::AttributeHelpers' => '0.14', ); my $found = 0;