ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
302 B
Text
6 lines
302 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/IO-Prompter
|