Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: how to make a password dissapear?

by cwest (Friar)
on Dec 28, 2001 at 22:48 UTC ( #134935=note: print w/replies, xml ) Need Help??


in reply to Re: how to make a password dissapear?
in thread how to make a password dissapear?

I have to admit, that looks like you're trying way too hard.

I'd probably give Term::ReadKey a shot if I were you.

use Term::ReadKey; ReadMode 2; chomp( my $password = ReadLine ); ReadMode 0;
--
Casey
   I am a superhero.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://134935]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2023-04-01 08:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?