From: Dave Rolsky Date: Wed, 21 Jul 2010 20:20:13 +0000 (-0500) Subject: Conflict with MooseX::UndefTolerant 0.04 X-Git-Tag: 1.09~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cea5d1c98687eb2ecc5f2673b9fe68c04d698033;p=gitmo%2FMoose.git Conflict with MooseX::UndefTolerant 0.04 --- diff --git a/Makefile.PL b/Makefile.PL index 62d2354..771c3a2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -70,6 +70,7 @@ sub check_conflicts { 'MooseX::Singleton' => '0.22', 'MooseX::StrictConstructor' => '0.08', 'MooseX::Types' => '0.19', + 'MooseX::UndefTolerant' => '0.04', 'namespace::autoclean' => '0.08', 'Pod::Elemental' => '0.093280', );