Project Plan updated with current and next steps.
See : code.google.com/p/jerl...
Project Plan updated with current and next steps.
See : code.google.com/p/jerl...
The modified nestedVM lib and added perl wrapper allows stdout to be captured. Using this feature new additional JUnit tests are being added to keep the baseline stable.
Added in Jerl FAQ. The main goal is to run Perl within Java. There are faster implementations that use JNI to communicate between Java and Perl. The aim of Jerl is different; insofar as, its main goal is to run perl within java and avoid using ...
Jerl has been updated to the most recent revision of Perl5. The main goal is to run Perl within Java. There are faster implementations that use JNI to communicate between Java and Perl. The aim of Jerl is different; insofar as, its main goal is to...
Updated jerlEclipseSampleProject in the downloads section with a fixed ".classpath" file.
A problem with the jar running under eclipse on windows is being researched (Trouble Ticket here:
code.google.com/p/jerl... )