From: Dave Rolsky Date: Mon, 27 Sep 2010 01:20:09 +0000 (-0500) Subject: Conflict with MX::ClassAttribute X-Git-Tag: 1.15~51 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=325e94a3bfa2a37d47123a9e322b2b99f1f589d0;p=gitmo%2FMoose.git Conflict with MX::ClassAttribute --- diff --git a/Makefile.PL b/Makefile.PL index 54c053d..b78bcda 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -80,7 +80,7 @@ sub check_conflicts { 'MooseX::AttributeHelpers' => '0.22', 'MooseX::AttributeInflate' => '0.02', 'MooseX::Attribute::Prototype' => '0.10', - 'MooseX::ClassAttribute' => '0.13', + 'MooseX::ClassAttribute' => '0.16', 'MooseX::FollowPBP' => '0.02', 'MooseX::HasDefaults' => '0.02', 'MooseX::InstanceTracking' => '0.04',