![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
PerlApp -x optionby chinman (Monk) |
on Jan 23, 2002 at 19:16 UTC ( [id://140901]=perlquestion: print w/replies, xml ) | Need Help?? |
chinman has asked for the wisdom of the Perl Monks concerning the following question:
Hey,
I have a question concerning using PerlApp with the -x option on Win32. I would like to exclude the Perl56.DLL from the executable, since I have several scripts to package up as separate executables, and including the DLL makes for a big-ass file. If I use the -x option I know I will have to have the Perl56.DLL on the target machine. My question is, will I need to register that DLL or can I just place it in the same directory as the executable. Regards, chinman.
Back to
Seekers of Perl Wisdom
|
|