Description
Command-line programs can ask users for interactive input through a reusable Perl prompt API. Developers use this module for questions, confirmations, defaults, and validation in scripts. Prompts may collect sensitive values, so callers should protect passwords and avoid logging private input.