Any Term::InKey is more easy to use.
use Term::InKey; $password = ReadPassword; # echo with '****' 在 2005-02-09 11:29:00 您写道: >Joe Mecklin wrote: >> i need the ability to accept keyboard input without echoing it back to >> the screen (passwords, etc.) and have not yet found anything that will >> accomplish that. is there something in Perl that will do that, do i >> need a module, ...? >> >> thanks in advance for any/all help. > >Take a look at the faq article: > > perldoc -q 'How do I ask the user for a password?' > > >-- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] ><http://learn.perl.org/> <http://learn.perl.org/first-response> 致 礼! Xiaofang Zhou [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>