X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=a86586737462e0abaf4e6479c35bad0171b4dd93;hb=c3e9ea215ef419188c7fd07b9e636b76ad083825;hp=c3fd652c56309cf5634fe0e715e632aa568c5b63;hpb=b24bf3659e1b9e0aeb151f84c2d73dd61d9ea2c2;p=gitmo%2FMoo.git diff --git a/Makefile.PL b/Makefile.PL index c3fd652..a865867 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -16,7 +16,7 @@ my %RUN_DEPS = ( 'strictures' => 1.004003, 'Module::Runtime' => 0.012, 'Role::Tiny' => 1.002004, - 'Devel::GlobalDestruction' => 0.09, + 'Devel::GlobalDestruction' => 0.11, ); # have to do this since old EUMM dev releases miss the eval $VERSION line