From: Dave Rolsky Date: Sun, 17 Jan 2010 16:29:00 +0000 (-0600) Subject: Add conflict on MX::Attribute::Prototype <= 0.10 X-Git-Tag: 0.94~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=92056b59b8c2cc4271e7b050bba180411285802e;p=gitmo%2FMoose.git Add conflict on MX::Attribute::Prototype <= 0.10 --- diff --git a/Makefile.PL b/Makefile.PL index 5d06682..41c1b4f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -46,6 +46,7 @@ sub check_conflicts { 'Fey::ORM' => '0.23', 'MooseX::Aliases' => '0.07', 'MooseX::AttributeHelpers' => '0.22', + 'MooseX::Attribute::Prototype' => '0.10', 'MooseX::ClassAttribute' => '0.09', 'MooseX::MethodAttributes' => '0.18', 'MooseX::NonMoose' => '0.05',