X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=6ee313ea9532640161c617365a18269c024e94d9;hb=aed8cd59e460a6528c8eb4ce5c90fb50967778f4;hp=197ad7cb9d9226af23db5470aae49b50c45eeec0;hpb=d1ed599c61b6c2183e485221d108c3f9980fd9e0;p=scpubgit%2FObject-Remote.git diff --git a/Makefile.PL b/Makefile.PL index 197ad7c..6ee313e 100644 --- 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,