aroso has asked for the wisdom of the Perl Monks concerning the following question:
What is reason to do it? Just try to install this module using ppm:
ppm install XML::Checker [download]
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);
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.