I have a perl script which I am using to generate some data. I want to process this data (as an input) through a program that is written using the Webware for Python Web application framework and the Rialto client-side Javascript widget library, to generate the results.
Does anyone know how I can call or run this program from within my perl script. I would appreciate any kind of help or pointers.