Fri Jan 08 01:01:27 2016: Request 110480 was acted upon. Transaction: Correspondence added by jo.kil...@gmx.de Queue: PAR-Packer Subject: [rt.cpan.org #110480] Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: jo.kil...@gmx.de Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=110480 >
Hi Roderick, There are no more unicore files duplicated at the wrong location: ... adding D:/Usr/programme/Strawberry/perl/lib/unicore/NamedSequences.txt as lib/unicore/NamedSequences.txt (and not as lib/NamedSequences.txt) adding D:/Usr/programme/Strawberry/perl/lib/unicore/SpecialCasing.txt as lib/unicore/SpecialCasing.txt .... ------------- about your suggestions: * ommitting "--add=Win32::AbsPath": you're correct. Executable works without explicitly adding this * ommitting "--add=Params::Validate::XS": you're correct. Executable works without explicitly adding this * ommitting "--link=C:\Perl\Perl\lib\auto\socket\Socket.dll": you're correct. Executable works without explicitly adding this (this file doesn't even exist anymore - as you suspected) * omitting "--add Log::Log4perl::Filter::LevelRange > --add=Log::Log4perl::Appender::File > --add=Log::Dispatch::Screen": you're correct. Executable works without explicitly adding this All those things I added a long time ago - and never checked it again, as the produced exe always worked fine ... ;-) Thanks for your hints Cheers Johannes