View Single Post
  #2  
Old July 28th, 2009, 08:39 AM
Stavis_L's Avatar

Stavis_L Stavis_L is offline
Second Lieutenant
 
Join Date: Sep 2008
Posts: 466
Thanks: 35
Thanked 95 Times in 60 Posts
Stavis_L is on a distinguished road
Default Re: Script for combining multiple mods

Quote:
Originally Posted by llamabeast View Post
No, I don't know a way to make a stand-alone executable.
Disclaimer: I've never done anything with Perl.

However, this page http://perldoc.perl.org/perlcompile.html

...indicates that Perl comes with a module that can spit out C code, which can then be compiled into a standalone executable.
Reply With Quote