Re: how to run a script at remote location (windows-->linux)
- From: tom@xxxxxxxxxxxxxx (Tom Phoenix)
- Date: Wed, 26 Dec 2007 08:21:54 -0800
On Dec 26, 2007 3:08 AM, nandakishore saboo <nandakishoresaboo@xxxxxxxxx> 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 Perl. Even if that isn't exactly what you're talking about,
could that be a way to do what you're looking for?
http://learn.perl.org/faq/beginners-cgi.html
It's certainly easier to leverage an existing service (in this case,
the http service) than to roll your own from scratch.
Good luck with it!
--Tom Phoenix
Stonehenge Perl Training
.
- Follow-Ups:
- Re: how to run a script at remote location (windows-->linux)
- From: Chas. Owens
- Re: how to run a script at remote location (windows-->linux)
- References:
- how to run a script at remote location (windows-->linux)
- From: Nandakishore Saboo
- how to run a script at remote location (windows-->linux)
- Prev by Date: how to run a script at remote location (windows-->linux)
- Next by Date: Re: replace chars
- Previous by thread: how to run a script at remote location (windows-->linux)
- Next by thread: Re: how to run a script at remote location (windows-->linux)
- Index(es):
Relevant Pages
|