in reply to how to make exe for all operating systems

But one of the best things about Perl is the portability. Would it be acceptable to you to distribute your application without generating a binary executable? If so, and especially if you use pure Perl modules, you have many other distribution options.
  • Comment on Re: how to make exe for all operating systems