On Wed, 25 May 2005 08:24:14 -0700, Nguon, Vath wrote: > Hello, > > I am writing a Perl script that prompts for a password from a DOS command > prompt. Since this is a password, each character typed in should be hidden > or replaced with "*" so they won't be clearly visible. Does anyone know any > perl module or how to do this in Perl?
http://search.cpan.org/~dconway/IO-Prompt-0.99.1/lib/IO/Prompt.pm -- Peter Scott http://www.perlmedic.com/ http://www.perldebugged.com/ _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
