in reply to how to make exe for all operating systems

PAR's pp command can build executables for (some?) unixes and windows.

On the whole, you're probably better off just distrubuting the perl code on unix, since practically all unixes have a working perl environment.

  • Comment on Re: how to make exe for all operating systems