At 8:03 pm +0200 12/05/02, Martin Buchmann wrote: >Is there a way to get some noecho input from the MacPerl-Window or a dialog? >I want to ask for a password and don't want to have it printed on the screen. > >I found something called Term::Readkey in the 'Cookbook' but if i >understood i right it is an xs-Modul and i can't find a macversion >of it. > >Also it would be nicer to have a real Mac-Dialog. Do you know a solution?
Ages ago I wrote a small module "Password.pm". It might do what you want or give you some ideas. I think it is still on <http://macperl.com/depts/code/>. Alan Fry