I've got a problem converting a perl script into an .exe file. I've tried perl2exe, but while it compiles the script and makes an .exe, the file crashes as soon as I run it. Are there any other ways to make the script into an executable? Thanks a lot.