Hi perl monks
I really need a help from u all.
I have a scenario where there are 3 servers. My perl script is in server A, my files are in server B and I want to run the perl script present in server A from command line in server C to manipulate the files in server B. How can i accomplish this task. Any help will be appreciated.
Thanks