RE: [Perl-unix-users] Remote executing a script using perl

2003-01-23 Thread Matt Schneider
]Sent: Thursday, January 23, 2003 6:41 AMTo: 'Matt Schneider'; Perl-Unix-Users (E-mail); Perl-Win32-Users (E-mail)Subject: RE: [Perl-unix-users] Remote executing a script using perl I am trying to execute a remote script. I have to log onto the box to be able to do this

RE: [Perl-unix-users] Remote executing a script using perl

2003-01-23 Thread Mundell, R. \(Ronald\)
rs (E-mail); Perl-Win32-Users (E-mail)Subject: RE: [Perl-unix-users] Remote executing a script using perl Ronald,   I don't now your security requirements but you could try either the Telnet or SSH module. Matt Schneider Programmer/System Administrator SKLD Informatio

RE: [Perl-unix-users] Remote executing a script using perl

2003-01-23 Thread Matt Schneider
ailto:[EMAIL PROTECTED]]Sent: Thursday, January 23, 2003 2:23 AMTo: Perl-Unix-Users (E-mail); Perl-Win32-Users (E-mail)Subject: [Perl-unix-users] Remote executing a script using perl Good Day All Is it possible to execute a script remotely on another PC from a perl script. If so what m

[Perl-unix-users] Remote executing a script using perl

2003-01-23 Thread Mundell, R. \(Ronald\)
Title: Remote executing a script using perl Good Day All Is it possible to execute a script remotely on another PC from a perl script. If so what must I use to accomplish this task Ronald