in reply to Re: perl+telnet(with out Net::Telnet)
in thread perl+telnet(with out Net::Telnet)
"First, Net::Telnet is part of the Perl core"
I don't think it is: Core modules (n). See also perlfaq8 - Can I use perl to run a telnet or ftp session?:
"Try the Net::FTP, TCP::Client, and Net::Telnet modules (available from CPAN). http://www.cpan.org/scripts/netstuff/telnet.emul.shar will also help for emulating the telnet protocol, but Net::Telnet is quite probably easier to use...."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: perl+telnet(with out Net::Telnet)
by rovf (Priest) on Jul 14, 2010 at 13:57 UTC |