in reply to how to get an exe-file from a Perl-script for Windows
(If you want to make an executable that contains all module, scripts and data files, please consult the pp utility instead. pp used to be part of the PAR distribution but is now shipped as part of the PAR::Packer distribution instead.)pp is what you need, and it works also on Windows. Install PAR::Packer, if you don't have it yet.
|
|---|