projects
/
gitmo/Moo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0923310
)
non-dev D::GD shipped
Matt S Trout [Thu, 26 Apr 2012 22:29:28 +0000 (22:29 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
09ca973
..
c2ed583
100644
(file)
--- 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