|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Getting user input from STDINby s_gaurav1091 (Beadle) |
| on Jun 21, 2008 at 10:52 UTC ( [id://693265]=perlquestion: print w/replies, xml ) | Need Help?? |
|
s_gaurav1091 has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I have a perl script wherein I want to get the username/password for logging to a particular application.
Bu this will show the password on the console. I don't want the password to be displayed when the user types in. I know we have a perl module Term::ReadLine through which we can do this. But I don't want to use this perl module. Please suggest. Thanks in advance
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||