pkgsrc/devel/p5-Term-Prompt/DESCR
cube b7d0e596d8 Initial import of p5-Term-Prompt, version 1.03, into the NetBSD Packages
Collection.  I had that one sitting here for a few months...  I don't even
remember writing it, so maybe proper credit is lacking.  In such case tell
me so.

The Term-Prompt module can be used to accept interactive input.  You specify
the type of inputs allowed, a prompt, help text and defaults and it will 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.
Additional "types" that could be added would be a phone type, a social security
type, a generic numeric pattern type...
2005-12-27 18:13:04 +00:00

6 lines
435 B
Text

The Term-Prompt module can be used to accept interactive input. You specify
the type of inputs allowed, a prompt, help text and defaults and it will 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.
Additional "types" that could be added would be a phone type, a social security
type, a generic numeric pattern type...