in reply to Re^3: Symlinks with PAR::Packer not working on Windows
in thread Symlinks with PAR::Packer not working on Windows
I get the same result when packing a single or multiple scripts.
Using set PAR_DEBUG=999 or say $ENV{PAR_*} (good advice, by the way) doesn't change the output.
About your technique of packing child/parent scripts as .exe, doesn't it also duplicate the perl interpreter? The executable's size with a single empty script is already about 8MB, I'm afraid it would result in a huge file.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Symlinks with PAR::Packer not working on Windows
by swl (Prior) on Jul 10, 2021 at 00:40 UTC |