From: Marco T. <wx...@so...> - 2001-11-21 18:58:25
|
Marcus wrote: > Is it possible to use Perl2Exe, or PerlApp, with wxPerl to create > binaries for distribution, or is there another way? > > Thanks, > > Marcus > yeah, it's possible... i'll do it right now... but it's like Casey Williams says, you have to use a dll... but when we already have this topic, i've a question to perl2exe: i think it just takes the code and the libs to a file and when you execute it it extracts itselft somewhere and runs the script with the interpreter... is this right? i think so because the exe files are always very big... about 700kb for a simple print... isn't there a real perl COMPILER in this whole world out there ? greetings marco |