in reply to Importing a jar file in a perl script

At a guess, the simplest solution is to write a stand alone Java executable, and then call that from Perl as you would any other executable.
  • Comment on Re: Importing a jar file in a perl script