in reply to Re^4: running jar file with multiple arguments in perl
in thread running jar file with multiple arguments in perl

Those are your only choices, imitate a monkey with Expect, or find (or make) the @ARGV interface
  • Comment on Re^5: running jar file with multiple arguments in perl