Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Getting input for an password.

by moodster (Hermit)
on May 22, 2002 at 11:13 UTC ( [id://168397]=note: print w/replies, xml ) Need Help??


in reply to Getting input for an password.

Instead of doing the terminal IO by hand, you might want to check out the CPAN module Term::ReadKey; which grants you more control over what gets printed to the screen. To read a line from the terminal without having it printed, use the ReadMode function (and remember to reset it before the program terminates, otherwise you screw up the display).

Cheers,
--Moodster

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-24 15:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found