on Fri, 10 May 2002 11:58:14 GMT, [EMAIL PROTECTED] (Perl Hunter) wrote: > Is there any sample code or way of "opening a telnet > session with other username&password and then execute > some commands like 'ls, ps, etc.' "?
use Net::Telnet;
See
<http://search.cpan.org/search?dist=Net-Telnet>
The manpage includes examples.
--
felix
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
