projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1ef3d22
)
add IO::Prompter to Makefile.PL
chrisn [Tue, 7 Aug 2012 20:11:01 +0000 (20:11 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
8ab218b
..
d85e0f4
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-13,6
+13,7
@@
WriteMakefile(
'JSON::PP' => 0,
'CPS::Future' => 0,
'Class::C3' => 0, # required to fatpack Moo
+ 'IO::Prompter' => 0,
},
EXE_FILES => [
'bin/object-remote-node',