Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Unix text-mode CB Client

by turo (Friar)
on Dec 14, 2005 at 00:48 UTC ( [id://516489]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Term::ReadKey qw(GetTerminalSize ReadMode);
    
  2. or download this
    print "Enter your password: "; ReadMode 2; chomp($pass=<STDIN>); ReadM
    +ode 0;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-19 18:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found