in reply to
How to make perl script and jar file to single executable file
use
PAR
/
pp
, see
PAR::Tutorial
. Add a file with -a switch, then use path
$ENV{PAR_TEMP}
/GetData.jar
Comment on
Re: How to make perl script and jar file to single executable file
In Section
Seekers of Perl Wisdom