remove IO::Prompter (xt/ - author side only)
[scpubgit/Object-Remote.git] / Makefile.PL
index 197ad7c..6ee313e 100644 (file)
@@ -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,