It has become apparent that just installing a version of perl is insufficient. Adding various packages is essential but the methods to do so are dependent on already having them. Many packages don't seem to have a PPM option but instead require nmake. That is fine for Unix but with windows nmake does not exist. CPAN has their quickinstall but again to get quicklinstall I need nmake (if I had nmake I wouldn't need quickinstall) as I cannot find a PPM option for it.
So the question is, under windows, how does one get the tools to install packages without having the tools in the first place? TIA.
So the question is, under windows, how does one get the tools to install packages without having the tools in the first place? TIA.