I'm using active perl 5.6 on winxp, running perl in a DOS-like command windows. The User interfaces modules on cpan seems not designed for win32 platform.
I tought about using TK to pop-up a gui dialog window. But don't know how to leave "MainLoop" and return to my script. Direct calling 'exit' on the push botton will terminate the program. Thanks, Xiaofang. 在 2005-02-06 09:00:00 您写道: >Xiaofang Zhou <[EMAIL PROTECTED]> wrote: > >: Anyone can help me in this?. When running >: >: $password = <STDIN>; >: >: the password will show on the console windows as user >: type in. Is it possible for perl to read from keyboard >: directly, without echo to the console window? > > That depends on the console you are using. If it is >possible for your console, someone has probably written a >module for it. Check the User Interfaces section at CPAN >Search. > > <http://search.cpan.org/modlist/User_Interfaces> > > >HTH, > >Charles K. Clarkson >-- >Mobile Homes Specialist >254 968-8328 > > > >-- >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>