From: Dave Rolsky Date: Sat, 24 Jul 2010 19:21:08 +0000 (-0500) Subject: Conflict with MX::AttributeInflate 0.02 X-Git-Tag: 1.09~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e9ed24941fae4978d9aeba8da1204db843180b88;p=gitmo%2FMoose.git Conflict with MX::AttributeInflate 0.02 --- diff --git a/Makefile.PL b/Makefile.PL index 41fd173..52be5d2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -57,6 +57,7 @@ sub check_conflicts { 'KiokuDB' => '0.41', 'MooseX::Aliases' => '0.07', 'MooseX::AttributeHelpers' => '0.22', + 'MooseX::AttributeInflate' => '0.02', 'MooseX::Attribute::Prototype' => '0.10', 'MooseX::ClassAttribute' => '0.13', 'MooseX::FollowPBP' => '0.02',