On Wed, Feb 26, 2003 at 04:56:37PM -0500, Bill Atkins wrote: > Has anyone successfully used PAR to load XS modules on Win32 with Perl > 5.8? I've tried it with several modules (Tk, Socket, and some more) and I > consistently get "invalid DLL" message boxes from the ActiveState > interpreter. The messages contain the path to the unzipped DLL.
Hi there, sorry for the rather late response. I finally got my hand on a Win32 today, and discovered the culprit of the bugs you and D.Menzel reported -- it was simply a missing binmode() in PAR/Heavy.pm, causing .dll to be corrupted on ActivePerl machines -- Unix systems are not affected. My apologies. I'll roll 0.64 momentarily to address this problem. Thanks, /Autrijus/
pgp00000.pgp
Description: PGP signature
