in reply to Telnet Command Prompt Help
Failing that (and as I'm not particularly enamoured of Net::Telnet for this very reason), you could try either Net::SSH / Net::SSH::Perl if you have ssh on the machines, or just a plain old IO::Socket::INET
C.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Telnet Command Prompt Help
by cosmicsoup (Beadle) on Jan 29, 2003 at 15:51 UTC | |
by JSchmitz (Canon) on Jan 29, 2003 at 16:20 UTC |