add IO::Prompter to Makefile.PL
chrisn [Tue, 7 Aug 2012 20:11:01 +0000 (20:11 +0000)]
Makefile.PL

index 8ab218b..d85e0f4 100644 (file)
@@ -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',