Re: Hide password on console

2006-05-12 Thread Tom Phoenix
On 5/12/06, SkyBlueshoes <[EMAIL PROTECTED]> wrote: 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... Do you want one of these? http://search.cpan.org/author/KTAKATA/Term-ReadPassword-Win32-0.02/Win32.pm h

Re: Hide password on console

2006-05-12 Thread Peter Cornelius
Have you looked at Term::ReadPassword? PC On May 12, 2006, at 8:50 AM, SkyBlueshoes wrote: 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... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

Re: Hide password on console

2006-05-12 Thread Joshua Colson
On Fri, 2006-05-12 at 10:50 -0500, SkyBlueshoes wrote: > 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... http://search.cpan.org/~nwclark/perl-5.8.8/pod/perlfaq8.pod -- Joshua Colson <[EMAIL PROTECTED]> -

Re: Hide password on console

2006-05-12 Thread Jeff Pang
>Example: > >Username: Jowblow >Password: *** >Verify Password: *** > > >SkyBlueshoes > See here pls: http://search.cpan.org/~phoenix/Term-ReadPassword-0.07/ReadPassword.pm This module is written by our kind friend,Tom Phoenix.I think it could satisfy you. -- Jeff Pang NetEase AntiSpam

RE: Hide password on console

2006-05-12 Thread Ryan Frantz
> -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

Hide password on console

2006-05-12 Thread SkyBlueshoes
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: *** SkyBlueshoes -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m