![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: How do I make password prompts not echo back the user?by Shendal (Hermit) |
on Sep 20, 2000 at 21:47 UTC ( [id://33362]=note: print w/replies, xml ) | Need Help?? |
Use Term::Readkey. It is more portable than the unix-only solution of stty. Here's a quick example (untested):
Cheers, Shendal
In Section
Seekers of Perl Wisdom
|
|