From: Gerda Shank Date: Sat, 12 Sep 2009 14:16:42 +0000 (-0400) Subject: add conflict for MooseX::Types 0.10 X-Git-Tag: 0.90~35 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8874c9fef7dbd30d40090a54334965edbbef92e1;p=gitmo%2FMoose.git add conflict for MooseX::Types 0.10 --- diff --git a/Makefile.PL b/Makefile.PL index 724374b..efc9f62 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -42,6 +42,7 @@ sub check_conflicts { 'MooseX::StrictConstructor' => '0.07', 'MooseX::Params::Validate' => '0.05', 'Fey::ORM' => '0.23', + 'MooseX::Types' => '0.10', ); my $found = 0;