You could use data serialization with XML. That way you can get the data back as a Java object. The Perl program just need to write the results somewhere as a file.
If this is too simple for you application (like it receives several concurrent requests) then you should look for using sockets and XML.
In reply to Re^3: Return values to outside programs
by glasswalk3r
in thread Return values to outside programs
by patt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |