Ed W wrote:
I have used PAR successfully to package my app in the past. Just got a new PC and loaded on recent perl (5.8.6), and whatever the latest wxperl is. My script runs fine without PAR, but using PAR gives an error:
Further to this. I find that everything works fine if I generate an exe directly (and use "-l wxmsw242.dll"). However, if I generate a par file (-p) then lots of the dependencies don't seem to get included, not even if I explicitly list them with -M or put them right at the top of the script in USE statements...
Any ideas?
Ed W
