calling a shell script present on another server using perl script.

Hi,
I am working on a sever A.
I want to write a perl script to execute a shell script persent on the server B.
please help me in this.
thanks in advance.

What have you tried?? :slight_smile:

nothing yet.

You may want to start with learning the Net::SSH module.