projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d002a2e
)
bump moo version to 1.1
Matt S Trout [Tue, 19 Mar 2013 23:23:19 +0000 (23:23 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
2cdb3e3
..
4cd8800
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-8,7
+8,7
@@
WriteMakefile(
NAME => 'Object::Remote',
VERSION_FROM => 'lib/Object/Remote.pm',
PREREQ_PM => {
- Moo => 0,
+ Moo => 1.001,
'Module::Runtime' => 0,
'JSON::PP' => 0,
'Future' => 0.10,