in reply to General perl question. Multiple servers.

Probaly the module GRID::Machine can help if you decide to make automatic what you are now doing by hand:

"I have to log into each server via ssh and grep each log to see if the process completed"

  • Comment on Re: General perl question. Multiple servers.