Compile Perl modules for ActivePerl using MinGW

This page documents a procedure to build Perl modules for ActivePerl using MinGW (gcc for Windows/Win32).

Last update: Aug 03 2004

I can be reached at <USERID>@cpan.org where USERID is mbarbon

Requirements

Simply download ExtUtils::FakeConfig, read the associated README.txt, install it and start compiling modules (you can use it with CPAN.pm and CPANPLUS, too).