From: Dave Rolsky Date: Tue, 5 Oct 2010 19:12:53 +0000 (-0500) Subject: Doh, wrong MX::CA conflict X-Git-Tag: 1.16~72 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=52e9d89e4af94c55668f0133c8a05a8f52e03281;p=gitmo%2FMoose.git Doh, wrong MX::CA conflict --- diff --git a/Makefile.PL b/Makefile.PL index 706c8c1..8890244 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -81,7 +81,7 @@ sub check_conflicts { 'MooseX::AttributeHelpers' => '0.22', 'MooseX::AttributeInflate' => '0.02', 'MooseX::Attribute::Prototype' => '0.10', - 'MooseX::ClassAttribute' => '0.16', + 'MooseX::ClassAttribute' => '0.17', 'MooseX::FollowPBP' => '0.02', 'MooseX::HasDefaults' => '0.02', 'MooseX::InstanceTracking' => '0.04',