From: Dave Rolsky Date: Wed, 14 Jul 2010 20:45:26 +0000 (-0500) Subject: Conflict with MX::FollowPBP 0.02 X-Git-Tag: 1.09~24 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5c185d3ce7966cd3cc4b00b6fccd8cabe8b9fb0e;hp=3554ec634d050a3044c37b76fe05f6b351da3b45;p=gitmo%2FMoose.git Conflict with MX::FollowPBP 0.02 --- diff --git a/Makefile.PL b/Makefile.PL index 4009b3e..fce3bdf 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -59,6 +59,7 @@ sub check_conflicts { 'MooseX::AttributeHelpers' => '0.22', 'MooseX::Attribute::Prototype' => '0.10', 'MooseX::ClassAttribute' => '0.13', + 'MooseX::FollowPBP' => '0.02', 'MooseX::LazyRequire' => '0.05', 'MooseX::MethodAttributes' => '0.18', 'MooseX::NonMoose' => '0.07',