When launching an executable created using Perl archive mechanism or kick starting the Perl interpreter from within Java, one might get into an issue of improper i/o handling in their Perl modules. I've not come across a solution so far. The temporary workaround tried is to launch the Perl application in a command shell like
cmd /start /wait <path to perl.exe> <arguments>
Monday, February 25, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment