libio-prompter-perl

Perl module to prompt for input, read it, clean it, return it
  https://metacpan.org/release/IO-Prompter
  0
  no reviews



Io::prompter exports a single subroutine, prompt, that prints a prompt (but only if the program's selected input and output streams are connected to a terminal), then reads some input, then chomps it, and finally returns an object representing that text.