in reply to How do I compile my script so that it becomes a standalone executable?

Check out PerlBin. It works on any platform, with any working build of perl; and you can package up your program as a zip file, tar ball, rpm, or whatever.

  • Comment on Re: How do I compile my script so that it becomes a standalone executable?

Replies are listed 'Best First'.
Re: Answer: How do I compile my script so that it becomes a standalone executable?
by gmpassos (Priest) on Mar 07, 2003 at 06:03 UTC