Dieter Poppinger via RT
2017-01-14 07:10:47 UTC
Sat Jan 14 02:10:46 2017: Request 119856 was acted upon.
Transaction: Ticket created by ***@tpg.com.au
Queue: PAR-Packer
Subject: pp-generated exe cannot locate utf8_heavy.pl
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@tpg.com.au
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119856 >
My program requires utf8_heavy.pl and unicore, which are in
C:\Strawberry\perl\lib.
The Win32 exe produced with pp cannot locate these in the cache, where
they are expected in .../cache.../inc/lib
The error message produced is:
Can't locate utf8_heavy.pl in @INC (@INC contains:
C:\Users\dieter\AppData\Local\Temp\par-646965746572\cache-4d767343882c5f20e3adcfbd6a84888f2e1680be\inc\lib
C:\Users\dieter\AppData\Local\Temp\par-646965746572\cache-4d767343882c5f20e3adcfbd6a84888f2e1680be\inc
CODE(0x24b02d4) CODE(0x24b04cc)) at C:/Strawberry/perl/lib/utf8.pm line 16.
This used to work with pp run in perl 5.20; it does not work with pp run
in perl 5.24. DonĀ“t know about perl 5.22.
OS: Windows7 32bit / Windows10 64bit
perl 5.24
Module::ScanDeps 1.23
PAR::Packer 1.036
Dieter Poppinger
Transaction: Ticket created by ***@tpg.com.au
Queue: PAR-Packer
Subject: pp-generated exe cannot locate utf8_heavy.pl
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@tpg.com.au
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119856 >
My program requires utf8_heavy.pl and unicore, which are in
C:\Strawberry\perl\lib.
The Win32 exe produced with pp cannot locate these in the cache, where
they are expected in .../cache.../inc/lib
The error message produced is:
Can't locate utf8_heavy.pl in @INC (@INC contains:
C:\Users\dieter\AppData\Local\Temp\par-646965746572\cache-4d767343882c5f20e3adcfbd6a84888f2e1680be\inc\lib
C:\Users\dieter\AppData\Local\Temp\par-646965746572\cache-4d767343882c5f20e3adcfbd6a84888f2e1680be\inc
CODE(0x24b02d4) CODE(0x24b04cc)) at C:/Strawberry/perl/lib/utf8.pm line 16.
This used to work with pp run in perl 5.20; it does not work with pp run
in perl 5.24. DonĀ“t know about perl 5.22.
OS: Windows7 32bit / Windows10 64bit
perl 5.24
Module::ScanDeps 1.23
PAR::Packer 1.036
Dieter Poppinger