From: Jouke V. <jo...@pv...> - 2001-11-21 19:29:47
|
> 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 ? No, there is no real compiler. The size of your executable mostly has to do with the interpreter and the modules you include. That has nothing to do with the complexity of the program you write... -- *-----------------------------------------------* |Jouke Visser |jo...@pv... | |Perl GUI Geek |http://www.pvoice.org | *-----------------------------------------------* PS: Notice new mailaddress!! |