search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
306 B
Text
6 lines
306 B
Text
This perl routine will take a prompt, a default response and a list
|
|
of possible responses and deal with the user interface, (and the
|
|
user!), by displaying the prompt, showing the default, and checking
|
|
to be sure that the response is one of the legal choices.
|
|
|
|
WWW: https://metacpan.org/release/Term-Prompt
|