in reply to Re: compile modules @activeperl
in thread compile modules @activeperl
ActivePerl is built using MS's compiler and nmake. These are actually better choices. MinGW + dmake can be used too. Both combos are freely available.
Recent versions of cpan and/or Perl's module building toolchain will use MS's compiler and nmake if found, and fall back to installing and using MinGW and dmake if not.
|
|---|