Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Help using Net::Telnet to use Rainbow

by downer (Monk)
on Oct 04, 2007 at 15:13 UTC ( [id://642672]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Trying 128.*******.12...
    Connected to rhino.***.edu.
    Escape character is '^]'.
    
  2. or download this
    use Net::Telnet ();
    $hostname = "rhino.****.edu";
    ...
    $pop->print($x);
    $f = $pop->waitfor('//');
    print "$f\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-20 05:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found