http://qs1969.pair.com?node_id=557322


in reply to Re: Installing CPAN modules without using 'ppm'
in thread Installing CPAN modules without using 'ppm'

These days (since November 2005), you can use the MinGW compiler for ActivePerl too. See Limbic~Region's post: ActiveState Perl supports MinGW compiled modules, and Activestate's announcement in the changes file.
  • Comment on Re^2: Installing CPAN modules without using 'ppm'

Replies are listed 'Best First'.
Re^3: Installing CPAN modules without using 'ppm'
by adamk (Chaplain) on Jun 24, 2006 at 22:25 UTC
    I should note that the recommended solution at the moment for "Win32 + CPAN" is the "CamelPack", which is a macro-installer that downloads and installs ActivePerl, nmake, and MinGW, then integrates them together properly.

    Please note that Win32 is still making the transition from PPM being the most common installation method to having CPAN installation as a viable option, and so your milage may vary a little.

    Personally, I would recommend it only for experienced Perl people at the moment, as there are quite a few bugs in common modules that remain unresolved.

    To download the CamelPack, and for all other Win32 information, see the http://win32.perl.org/ website.