in reply to Re: how to run a python web application from within a perl script
in thread how to run a python web application from within a perl script

You sort of forgot about the data, didn't you? The op said they were trying to send some data to a python program.

op, how do those programs read data? From a file?

  • Comment on Re^2: how to run a python web application from within a perl script

Replies are listed 'Best First'.
Re^3: how to run a python web application from within a perl script
by Anonymous Monk on Nov 19, 2009 at 22:19 UTC
    op, how do those programs read data? From a file?

    That sounds like a great idea