Mini:Nmake perl

The nmake program is a Microsoft implementation of the classic UNIX make command. Nmake can be found in Microsoft's Knowledgebase.

You can use nmake on MS Windows machines to install Perl modules by running these commands:

perl Makefile.pl
nmake
nmake test
nmake install

Retrieved from "http://search.wikia.com/wiki/Mini:Nmake_perl"

This page was last modified 13:45, 5 February 2008. GFDL