From: Matt S Trout Date: Thu, 26 Apr 2012 22:29:28 +0000 (+0000) Subject: non-dev D::GD shipped X-Git-Tag: v0.091000~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=285499b502ad2354d2b1f02ec4d552eab554b086;p=gitmo%2FMoo.git non-dev D::GD shipped --- diff --git a/Makefile.PL b/Makefile.PL index 09ca973..c2ed583 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -14,7 +14,7 @@ my %RUN_DEPS = ( 'strictures' => 1.001001, 'Module::Runtime' => 0.013, 'Role::Tiny' => 1.000900, - 'Devel::GlobalDestruction' => '0.0401', + 'Devel::GlobalDestruction' => '0.05', ); # have to do this since old EUMM dev releases miss the eval $VERSION line