Tue Sep 05 15:11:43 2017: Request 122960 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: unknown encoding error
Broken in: 1.037
Severity: Important
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=122960 >
On 2017-09-05 06:38:39, rahe wrote:
> Running the exe gives the error:
>
> Unknown encoding 'UTF16BE' at CAM/PDF/PageText.pm line 80.
Most likely the use of Encode::Unicode wasn't detected, try packing with
pp -M Encode::Unicode ...
Cheers, Roderich