2001-04-28 16:39:59 +02:00
|
|
|
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.
|
|
|
|
|
2002-06-06 22:31:20 +02:00
|
|
|
Author: Allen Smith <actual@spamcop.net>
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Term-Prompt/
|
2002-06-06 22:31:20 +02:00
|
|
|
|
2001-04-28 16:39:59 +02:00
|
|
|
-Anton
|
2001-06-12 21:25:41 +02:00
|
|
|
<tobez@FreeBSD.org>
|