Tue Sep 05 06:38:39 2017: Request 122960 was acted upon. Transaction: Ticket created by rahe Queue: PAR-Packer Subject: unknown encoding error Broken in: 1.037 Severity: Important Owner: Nobody Requestors: rah...@gmail.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=122960 >
I pack an executable like this: pp -u -M CAM::PDF::GS -o ../pdfsearch.exe ../pdfgettext.pl Running the exe gives the error: Unknown encoding 'UTF16BE' at CAM/PDF/PageText.pm line 80. It's on windows 7, strawberry perl 5.26. The pl script runs ok. The same error occurs also without -u option. Radek