Dear all, I would like to know, is it be possible to generate executable from perl scripts that uses Inline::JAVA?.
I used to be able to generate executables from 'normal' perl scripts (those without any Inline JAVA codes) by using the command "pp -o hello hello.pl". (I'm using Perl v5.8.6, Inline 0.44 InlineJava 0.50 under Windows ). However I have no idea on how it could be done to perl scripts that have Inline JAVA codes. (Could this be done actually?). Any help will be really appreciated. regards ick
