From: Dave Rolsky Date: Wed, 28 Jul 2010 04:45:31 +0000 (-0500) Subject: Conflict with MX::AlwaysCoerce 0.05 X-Git-Tag: 1.10~23 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1e616ccd0dd2fa71e0c9ccf58fa926d28c100a8f;p=gitmo%2FMoose.git Conflict with MX::AlwaysCoerce 0.05 --- diff --git a/Makefile.PL b/Makefile.PL index fbacbe8..56b21e4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -56,6 +56,7 @@ sub check_conflicts { 'File::ChangeNotify' => '0.15', 'KiokuDB' => '0.41', 'MooseX::Aliases' => '0.07', + 'MooseX::AlwaysCoerce' => '0.05', 'MooseX::AttributeHelpers' => '0.22', 'MooseX::AttributeInflate' => '0.02', 'MooseX::Attribute::Prototype' => '0.10',