Fri Oct 10 05:35:50 2008: Request 39942 was acted upon. Transaction: Ticket created by pcornu Queue: PAR-Packer Subject: Strawberry perl - perl510.dll or perl58.dll not included in the standalone package created by pp Broken in: 0.980, 0.982 Severity: Normal Owner: Nobody Requestors: [EMAIL PROTECTED] Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=39942 >
Hi, OS: Windows Vista sp1 perl distrib: Strawberry perl 5.10.0.2 (v5.10.0 built for MSWin32-x86- multi-thread) mydlr\Makefile.pl does not handle Strawberry perl (perl distribution for Windows platform ; ok ok, I know, but it's a work requirement and i cannot change that :) ) which has a library called perl510.dll (or perl58.dll) that should be included in the executable packaged by pp, but it is not currently (only accepted distrib are mingw and cygwin). If it possible to add support this Strawberry perl distribution in future releases? In fact, to my understanding, the only thing to do is the following : in file mydlr/Makefile.PL, as well as library /^lib(.)+/ is accepted, /^perl(?:\d)+(?:\.dll)/ should also be accepted (matches perl510.dll) Thanks if advance, Feel free to contact me. Philippe.