in reply to .pl to .exe conversion

Use pp to package your application into an executable:

pp -x -o packaged.exe yourscript.pl