> -----Original Message----- > From: SkyBlueshoes [mailto:[EMAIL PROTECTED] > Sent: Friday, May 12, 2006 11:50 AM > To: beginners@perl.org > Subject: Hide password on console > > I've googled it over and over, but I can't find the way to hide the > input of a password on the console screen. I know it can be done... > > Example: > > Username: Jowblow > Password: ******* > Verify Password: *******
CPAN (search.cpan.org) is always helpful. The search term 'password' returned many entries but this one may be useful to you (from a terminal, anyhow): Term::ReadPassword http://search.cpan.org/~phoenix/Term-ReadPassword-0.07/ReadPassword.pm ry > > > SkyBlueshoes > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>