Subject: | Strawberry perl - perl510.dll or perl58.dll not included in the standalone package created by pp |
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.