X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=e9e956262e745528dc260c08cb2f1fbb67872556;hb=04c82717e19c8f12f2e15351bb36212a4386a52c;hp=09ca973593c9f9f348c2c2576b20e72be1ac9cfc;hpb=6b90ff030fd72db106f8f5e2151f49de310ab69d;p=gitmo%2FMoo.git diff --git a/Makefile.PL b/Makefile.PL index 09ca973..e9e9562 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,8 +13,8 @@ my %RUN_DEPS = ( 'Class::Method::Modifiers' => 1.07, 'strictures' => 1.001001, 'Module::Runtime' => 0.013, - 'Role::Tiny' => 1.000900, - 'Devel::GlobalDestruction' => '0.0401', + 'Role::Tiny' => 1.001001, + 'Devel::GlobalDestruction' => '0.05', ); # have to do this since old EUMM dev releases miss the eval $VERSION line