Wed Sep 06 06:07:56 2017: Request 122960 was acted upon.
Transaction: Correspondence added by rahe
Queue: PAR-Packer
Subject: unknown encoding error
Broken in: 1.037
Severity: Important
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=122960 >
On Tue Sep 05 15:11:43 2017, RSCHUPP wrote:
> 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
Yes, that's the missing module.
Thanks much.
Radek