in reply to Re: ActiveState Perl - manual module download
in thread ActiveState Perl - manual module download

Alternatively get dmake and a C compiler:

ppm install mingw

then use cpan from the command line. See Re^4: Activestate Perl module upgrade assistance

Cheers,

Martin

Replies are listed 'Best First'.
Re^3: ActiveState Perl - manual module download
by ikegami (Patriarch) on Sep 28, 2009 at 16:31 UTC
    The cpan that comes with AS 5.10.1 will automatically download dmake and mingw if you don't have it.