Re: how to run a script at remote location (windows-->linux)

2007-12-26 Thread Chas. Owens
On Dec 26, 2007 11:21 AM, Tom Phoenix <[EMAIL PROTECTED]> wrote: > On Dec 26, 2007 3:08 AM, nandakishore saboo <[EMAIL PROTECTED]> wrote: > > > I would like to run perl script on linux machine from windows perl script. > > The most common way that people do that is when the Linux box is > running a

Re: how to run a script at remote location (windows-->linux)

2007-12-26 Thread Tom Phoenix
On Dec 26, 2007 3:08 AM, nandakishore saboo <[EMAIL PROTECTED]> wrote: > I would like to run perl script on linux machine from windows perl script. The most common way that people do that is when the Linux box is running a webserver (such as Apache) which in turn runs a CGI program written in Per

how to run a script at remote location (windows-->linux)

2007-12-26 Thread nandakishore saboo
Hi, I would like to run perl script on linux machine from windows perl script. Can any body help me out on this regard, is there any module which takes care of this? Thanks, snanda.