Re: Telnet Session

2001-01-31 Thread Ron Grabowski
> 1) How do i open a Telnet connection to a given server, using PERL of > course ? I need to open the connection, validate the user's login, run a > couple of commands and then close the connection. Any ideas ? http://search.cpan.org/search?mode=module&query=telnet ( /me wonders if people even s

RE: Telnet Session

2001-01-31 Thread Thomas_M
Carlos Santos [mailto:[EMAIL PROTECTED]] wrote: > I need to write a couple of perl script to run on a SCO Unix > (not sure if this message should be sent to this list...) Are you aware of the Perl-Unix-Users list? It's probably better to ask there, but I won't make you repost :) > Two questions

Telnet Session

2001-01-31 Thread Carlos Santos
Hi. I need to write a couple of perl script to run on a SCO Unix (not sure if this message should be sent to this list...) Two questions: 1) How do i open a Telnet connection to a given server, using PERL of course ? I need to open the connection, validate the user's login, run a couple of