projects
/
gitmo/Moo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
141b507
)
Bump bugfixed strictures dep
Peter Rabbitson [Sat, 10 Nov 2012 23:22:27 +0000 (
00:22
+0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
1e425d6
..
77d0e80
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-11,7
+11,7
@@
my %BUILD_DEPS = (
my %RUN_DEPS = (
'Class::Method::Modifiers' => 1.10,
- 'strictures' => 1.001001,
+ 'strictures' => 1.004003,
'Module::Runtime' => 0.012,
'Role::Tiny' => 1.001003,
'Devel::GlobalDestruction' => 0.09,