RE: Hide password entry

2002-11-19 Thread Perry, Alan
easier to use and in theory more portable. use Term::ReadKey; ReadMode('noecho'); $password = ReadLine(0); Hope that helps... -Original Message- From: Rob Das [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 19, 2002 09:24 To: [EMAIL PROTECTED] Subject: Hide p

Hide password entry

2002-11-19 Thread Rob Das
Hi All: I'm trying to hide the entry on the screen of a password as it's being entered on Windows NT. In Unix I can simply use system "stty -echo"; but "echo off" in NT does not do the trick. Can anyone suggest a Perl method, or an NT method please? Thanks Rob Das Oracle DBA MEDecision.com 61