⭐
in reply to
How do I make password prompts not echo back the user?
use Term::ReadPassword;
Comment on
Re: How do I make password prompts not echo back the user?
In Section
Seekers of Perl Wisdom