in reply to Re: Re: Perl modules in Windows
in thread Perl modules in Windows
Good information. However I would like to note that if CPANPLUS and Module::Build work as they are supposed to, then pure Perl modules should be installable without having nmake. That won't help if the module uses XS, but it would help with a large fraction of the modules out there.