So there is no real easy way to execute programs or batch files from PERL... We would have to physically touch all 2000 servers to execute these upgrade scripts...
Hmmm... has to be a better way. -----Original Message----- From: $Bill Luebkert [mailto:[EMAIL PROTECTED] Sent: Monday, April 24, 2006 8:30 PM To: Daniel Rychlik Cc: [email protected] Subject: Re: Executing Remotely Daniel Rychlik wrote: > How would one execute a batch or executable on a remote computer using > PERL? rsh or ssh or a server running on the remote computer (eg: web server w/CGI interface, SNMP, etc) - lots of ways depending on your needs. _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
