http://www.perlmonks.org?node_id=826916


in reply to Problem in creating exe using PAR module

This is how you test on your machine
$ pp .... -o myhotstuff.exe ... $ set path= $ myhotstuff.exe
If you forgot something, myhotstuff.exe won't run on your machine either.