in reply to NMAKE error

What is reason to do it? Just try to install this module using ppm:

ppm install XML::Checker

Also, try to look at Using PPM to install modules.
Updated: and perlwin32 - Perl under Windows.

Good luck!

      
--------------------------------
SV* sv_bless(SV* sv, HV* stash);

Replies are listed 'Best First'.
Re: Re: NMAKE error
by SyN/AcK (Scribe) on Jul 22, 2003 at 17:19 UTC

    Agreed. Nmake would not be the prefered way to install a module in a Windows environment. If you initial install using ppm doesn't find the module, you can try to add more repositories with the rep add command.