I'm not familiar with PerlApp, so I am not aware of any guideline to minimize memory usage. But it sounds quite reasonable that the size of the executable is due to the modules you're using.
What I wanted to add is that strict (and warnings) per se has nothing to do with memory usage, AFAIK. But since you're already "forced" to use lexical variables, if you scope them suitably, then you should not need to explicitly "set them to undef when you don't need them anymore".
In reply to Re: PerlApp binary size
by blazar
in thread PerlApp binary size
by RicardoPortilho
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |