|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: How do I make password prompts not echo back the user?by strredwolf (Chaplain) |
| on Sep 20, 2000 at 18:52 UTC ( [id://33374]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
In addition to Term::Readkey, you may want to write up your own
linegetter with getc(STDIN). That way, you'll be able to trap
all of the deletes/backspaces w/o having any problems.
Isn't there a Readline module?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||