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

Re: Sending a slash ('/') with Net::Telnet

by jcoxen (Deacon)
on Oct 11, 2005 at 21:05 UTC ( [id://499280]=note: print w/replies, xml ) Need Help??


in reply to Sending a slash ('/') with Net::Telnet

Just the first thing that popped into my head...have you tried escaping the '/'?

@lines = $t->cmd("\/");
HTH

Jack

Replies are listed 'Best First'.
Re^2: Sending a slash ('/') with Net::Telnet
by Anonymous Monk on Oct 11, 2005 at 21:33 UTC
    Yes and I tried using cmd('/') with single quotes as well.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-28 13:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found