projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f225a19
)
remove IO::Prompter (xt/ - author side only)
Matt S Trout [Mon, 15 Oct 2012 10:33:20 +0000 (10:33 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
197ad7c
..
6ee313e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-7,9
+7,6
@@
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'Object::Remote',
VERSION_FROM => 'lib/Object/Remote.pm',
- BUILD_REQUIRES => {
- 'IO::Prompter' => 0,
- },
PREREQ_PM => {
Moo => 0,
'Module::Runtime' => 0,