Can I use perl to run a telnet or ftp session?
Try the Net::FTP and TCP::Client modules (available from
CPAN).
CPAN/scripts/netstuff/telnet.emul.shar will also help for emulating the telnet protocol.
Back to
How can I convert my shell script to perl?
Forward to
How can I write expect in Perl?
Up to
the perlfaq8 manpage