use a compiler compatible with the one ActiveState used, namely Visual Studio 6Hmmm ... not entirely sure that I understand the point correctly. You can use the MinGW compiler with ActivePerl to build Win32-OLE-0.1709. You might also be able to use Visual Studio 7, Visual Studio 8, and Visual Studio 9 - I haven't tested any of those, however.
Note that Visual Studio's make tool is called nmakeThat's correct - but you can also use dmake with ActivePerl (and with Visual Studio, too, I think).
There's an elaboration at
Compiling C/C++ based Modules under ActiveState using MinGW for anyone interested
Cheers,
Rob