Hi,
I don't delve much into win32 at all, but I may be helping a friend soon. I was wondering what do you recommend for compiling modules for w32? What are the pitfalls to watch out for? For instance, if we start with ActiveStatePerl, and want to compile a module, what can(and can't) be used?
Is it better to start by compiling Perl ourselves? Which compiler to use? Is MinGW working well? I don't want the free MS compiler which needs all the .NET stuff.