Quote:
Originally Posted by llamabeast
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.