Tue Jan 31 13:17:27 2017: Request 119856 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: pp-generated exe cannot locate utf8_heavy.pl Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: dpo...@tpg.com.au Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119856 >
On 2017-01-14 02:10:46, dpo...@tpg.com.au wrote: > The error message produced is: > Can't locate utf8_heavy.pl in @INC (@INC contains: Have you tried packing with "pp -u ..."? > My program requires utf8_heavy.pl and unicore, which are in > C:\Strawberry\perl\lib. I guess that "requires" here is meant colloquially ("makes use of") and that your program does *not* literally "require 'utf8_heavy.pl'". Cheers, Roderich