Running Perl program on NT and accessing a UNIX machine
Using Net::Telnet, perl can complete any commands you would need to have. It
is in the docs, under Net.

----- Original Message -----
From: Lex Hagen
To: '[EMAIL PROTECTED]'
Sent: Wednesday, November 29, 2000 3:24 AM
Subject: Running Perl program on NT and accessing a UNIX machine


Hi,
Is it possible to run a Perl program on a Windows NT machine, that logs on
to a remote UNIX machine? On that machine the Perl program should execute
some
commands and when this is finished, it should disconnect from the UNIX
machine and execute some commannds on the Win NT machine (from where it
is running). After that the Perl program can be terminated.
Anybody knows whether this is possible and how?
All tips are welcome, please send a copy of your respons to
[EMAIL PROTECTED]
Thanks in advance,
Lex

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to