|
Use Perl function with java
I have a java program designed to search websites for links, the user interface is java but the search function is Perl. I can't find anyway to start the Perl script from the java code without using the Microsoft .NET framework.
I also need to pass the Perl script the name of the first file it's to search.
Thanks
|