in reply to Can't install CPAN modules on XP
Exit your cpan session. From the command prompt type:
c:\ppm install mingwTo install MinGW tools (gcc etc) along with dmake. This will help when trying to use cpan on windows to install modules which aren't pure perl. Once this has been done try installing from cpan again.
|
|---|