Subject: | Detect and use Dmake on Win32 |
Hi,
When one builds your module on win32, it assumes that only nmake is
available.
Strawberry-perl ( http://win32.perl.org/wiki/index.php?
title=Strawberry_Perl ) ships with and uses dmake. Your module builds
and works once some minor changes are made to the package to look for
and use dmake.
I get killer cpan support with the strawberry-perl distro. It makes
it easier to work in a win32/linux environment than the activestate
distro.
As an FYI, your package finds/uses the openssl built for win32
distributed with the stunnel project. Maybe that's something you want
to add to your doc's.