Hi.. I just started using PAR yesterday and its great! I was previously using perl2exe and was unable to compile when I added Crypt::SSLeay. I was able to do this with PAR/pp. Thanks to everyone involved with developing this.
There is one issue I am having I am using ActiveState Perl 5.8 and PAR 0.75 (created from the Activestate PPD). I compile my file like this: pp -S -o foo.exe foo.pl my foo.exe is created and runs fine on the Win2K machine I compiled from. However, I see something really strange when I copy the executable to my WinXP machine. Sometimes when I run the executable (say from a DOS prompt), nothing happens. It's really bizzare... at the prompt I would type: foo.exe and maybe 50% of the time I just get a command prompt returned and it does not run. The other times, it runs fine. I can't see any pattern to this at all, it just randomly does not run. No errors are printed the screen and no system events occur... it simply does not run. Has anyone encountered this before.. I want to make sure this issue has not been raised (or fixed in a more recent PAR release) before submitting a bug on it. Any reply is appreciated -Corey Goldberg ----------------------------------- Corey Goldberg [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] -----------------------------------
