in reply to Call Perl script from Javascript

I need to replace http with perl as I need to do further processing on the "word" that I already implemented in perl for desktop app.

Replies are listed 'Best First'.
Re^2: Call Perl script from Javascript
by Anonymous Monk on Mar 19, 2014 at 21:12 UTC

    I'm not sure I understand what your set up is and what this "word" desktop app is, it'd help if you could explain some more. Also, do you have a specific question? You've already been given several answers on how to approach the general problem above. As a next step it'd probably be best to write some code, and if you have problems with it post your code with specific questions here. See also How do I post a question effectively? and How (Not) To Ask A Question