From: Dave Rolsky Date: Wed, 14 Jul 2010 20:31:42 +0000 (-0500) Subject: Conflict on LazyRequire 0.05 X-Git-Tag: 1.09~25 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3554ec634d050a3044c37b76fe05f6b351da3b45;hp=3af3d88422a86aa52076c16fb1720ed44f9f58fb;p=gitmo%2FMoose.git Conflict on LazyRequire 0.05 --- diff --git a/Makefile.PL b/Makefile.PL index b1d15e5..4009b3e 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::LazyRequire' => '0.05', 'MooseX::MethodAttributes' => '0.18', 'MooseX::NonMoose' => '0.07', 'MooseX::Params::Validate' => '0.05',